Artifact 2b6ec58aee0b2287c28b668d39021287037045f7:
- File
src/main.c
— part of check-in
[be06861f3c]
at
2012-09-02 19:39:43
on branch ticket-c8c0b78c84
—
Minor additional fixes related to [c8c0b78c84]: - Use _wsystem() in stead of system() on Windows - Use g.argv[0] in stead of fossil_nameofexe() where only printing is involved - Use fossil_nameofexe() where fossil_system() is involved - Move the determination of the full windows path to fossil_nameofexec, so g.argv[0] can always be the unmodified argv[0] - g.argv[0] and fossil_nameofexec() are in utf-8, so we cannot use fprintf directly. Exception: when printing malloc errors.(user: jan.nijtmans size: 56747)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.