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

List:       kwrite-devel
Subject:    Re: fix for kdeaddons/kate/kpybrowser/kpybrowser.cpp
From:       Simon =?iso-8859-1?q?H=FCrlimann?= <simon.huerlimann () access ! unizh ! ch>
Date:       2003-06-26 21:38:01
[Download RAW message or body]

Hi

Unfortunatly, I don't know anything about KPyBrowser. But the patch looks 
straight foreward.

So, I'm forewarding your mail to the kwrite-devel mailing list, and if noone 
raises his voice against this patch, I'll commit it in a few days.

Thanx,
Simon

Am Donnerstag, 26. Juni 2003 21.07 schrieben Sie:
> Hi.
> Hope that you are the person to address since original author of this kate
> plugin hadn't responded to my email.
>
> There is bug in KPyBrowser::parseText  when python class definition
> has following syntax :
> class NewClass(module.OldClass):
> instead of
> class NewClass(OldClass):
>
> this fixes it. commit it please if you can.
> ===================================================================
> RCS file: /home/kde/kdeaddons/kate/kpybrowser/kpybrowser.cpp,v
> retrieving revision 1.2
> diff -r1.2 kpybrowser.cpp
> 242c242
> <   QRegExp class_rx (QString ("^class [a-zA-Z_,\\s\\(\\)]+:"));
> ---
>
> >   QRegExp class_rx (QString ("^class [a-zA-Z_,\\s\\(\\).]+:"));
>
> Regards,
>  Evgeny

_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/kwrite-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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