[ros-bugs] [Bug 4558] buildno incompatible with svn 1.6

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri May 29 16:18:22 CEST 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4558





--- Comment #4 from gabrielilardi <gabrielilardi at hotmail.it>  2009-05-29 16:18:21 CET ---
Typo, I didn't mean this:
else if ((ch == 49) && (((ch=fgetc(fp)) != EOF) && (ch = 50)))

but this:
else if ((ch == 49) && (((ch=fgetc(fp)) != EOF) && (ch == 50)))


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list