[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    Fwd: bug solved in konqueror ?
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2001-07-27 8:53:46
[Download RAW message or body]

Hi JES!

I'll forward this to kfm-devel, the konq devel mailing list and to the KJS 
author.

</daniel>

----------  Forwarded Message  ----------

Subject: bug solved in konqueror ?
Date: Fri, 27 Jul 2001 10:25:53 +0200
From: JES <yez@home.nl>	
To: kde-devel@kde.org

Hi,
Seems like I solved a bug ( #28477), but I don't know if I did the right
thing and if it has no consequences somewhere else in the code.
What's the ritual for this ? Should this be sent to some mailinglist ?

Thanks,
Edwin

[edwin@localhost kjs]$ pwd
/install/kde.cvs/kdelibs/kjs
[edwin@localhost kjs]$ cvs diff grammar.y
Index: grammar.y
===================================================================
RCS file: /home/kde/kdelibs/kjs/grammar.y,v
retrieving revision 1.25
diff -r1.25 grammar.y
392c392
<   | '{' StatementList '}'          { $$ = new BlockNode($2); DBG($$, @3,
@3); }
---

>   | '{' SourceElements '}'          { $$ = new FunctionBodyNode($2); }
>>
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to
>> unsubscribe <<

-------------------------------------------------------

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic