Re: Re[2]: python interface not 64 bits aware
"Jerzy Kaczorowski" <[email protected]> Fri, 11 Jun 2004 21:29:33 -0000
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Richard, If you are going thru all that hassle with UStr maybe it's better to ditch it all together and switch to std::string instead? I was thinking to do that, replacing some cvsgui-specific methods with a "utility" functions as neccessary but I don't have enought time to do such a huge work. BTW: I often have to correct the ChangeLog after your commits because it's converting some characters from it. It must be something to do with the editor you are using. E.g. Wed Mar 17 2004 Karl-Heinz BrÃŒnen <[email protected]> Is changed into: Wed Mar 17 2004 Karl-Heinz Brnen <[email protected]> Best Regards, Jerzy ----- Original Message ----- From: "Richard Wirth" <[email protected]> To: "Jens Miltner" <[email protected]> Sent: Friday, June 11, 2004 20:11 Subject: Re[2]: [cvsgui-dev] python interface not 64 bits aware > 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 Links > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/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/