[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sat Jan 3 06:22:25 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/01/03 06:22:25
Modified files:
cm3/m3-sys/cm3/src/: M3Build.m3
Log message:
(* Host and Target paths sometimes get confused, leading to many warnings such as:
package "libm3" is already overridden to C:\dev2\cm3.2/m3-libs, ignoring new override to C:/dev2/cm3.2/m3-libs
PathEqual is defined as Text.Equal or Text.Equal(replacing backward slashes with forward slashes).
It would also be reasonable to be case insensitive if the path contains any backward slashes, or if
they both contain colon as the second character. *)
More information about the M3commit
mailing list