Ticket #161 (new defect)

Opened 10 months ago

Last modified 7 months ago

Windows build of dsss should interpret forward slashes properly when specifying a subproject

Reported by: schveiguy Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version: 0.74
Keywords: Cc:

Description

Currently, the dsss.conf file specifies subprojects with forward slashes. However, I must specify subprojects with backslashes or else dsss complains that the subproject isn't specified.

forward slashes are valid path separators on windows, plus it is extra confusing because the conf file specifies the subprojects using forward slashes.

Change History

02/14/08 02:10:09 changed by baxissimo

The support for forward slashes on Windows throughout DSSS is spotty. They don't work in a -S library include path either.

Same goes for '*' wildcards. They don't seem to work on Windows either.