Moin,

On Saturday 17 February 2007 11:38, Christian Stimming wrote:
[...]
> in gwen there is still one more place with the everlasting topic of windows
> directory separators: In src/parser/path.c the function GWEN_Path_Convert
> by means of GWEN_Path_AppendElement will construct a path with a hard-coded
> '/' as separator. Of course on windows this will give the wrong separator.
>
> What should we do here? Are these functions really only used for directory
> path creation? If yes, then I'd just replace the hard-coded '/' by the
> appropriate macros. If no (i.e. if the functions are also used for some
> other abstract "path" that isn't used as a directory), then things are
> perhaps a bit more complicated.
[...]
The path stuff is widely used throughout the libraries (for GWEN_DB, GWEN_XML, 
GWEN_DIRECTORY).

We could also accept '\' as path separator (hmm, don't we do that already?).


Regards
Martin

-- 
"Things are only impossible until they're not"

AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to