Re[2]: python interface not 64 bits aware
Richard Wirth <[email protected]> Fri, 11 Jun 2004 22:11:36 +0200
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Organization | Ing.Büro Richard Wirth |
| Message-ID | <[email protected]> |
Hello Jens, Friday, June 11, 2004, 10:02:53 PM, you wrote: >> Should I commit my changes and burdon the rest of the work to Jens? JM> Yeah, sure, go ahead. It's fine with me... JM> What functions/operators did you change? I removed/changed all fuctions returning char*. They now return const char* or disapiered. Functions returning const UStr& now return UStr&. All assignment and copy operators return UStr& instead of const char*. I added a trim(const char*) (which is not realy used) and a rtrim() function. rtrim() replaces all cases where the ending path delimiter is removed (about 95 occurences). One uf the substr() functions was removed, cause this couses the memory leak (strange semantics). That's almost all... But there are a lot of changes due to the added 'const'. -- Best regards, Richard mailto:[email protected] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/NhFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cvsgui-dev/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/