olety / cjass

Preserving cjass code from code.google.com/p/cjass
0 stars 0 forks source link

Init bug #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
library xepreload initializer init requires xebasic, optional TimerUtils

What is the expected output? What do you see instead?
Gets compiled to:
library xepreload requires cjLib75hJKJ374s4e597nba9o7w45gf, optional 
cjLibw560nbs9b8nse46703948lizer init requires xebasic,optional TimerUtils

What version of the product are you using? What flags are checked (i.e.
locals autoflush or removing unused code)
.38

Original issue reported on code.google.com by erwgfifo...@gmail.com on 20 Aug 2011 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by adi...@gmail.com on 20 Aug 2011 at 7:28

GoogleCodeExporter commented 9 years ago
Similar happens to me, I can't compile because of error
"library_once cjsprintf requires cjLib75hJKJ374s4e597nba9o7w45gf, optional 
cjLibw560nbs9b8nse46703948lizer cj_sprintf_updatePlayers"

Original comment by evgkoc...@gmail.com on 21 Aug 2011 at 5:13

GoogleCodeExporter commented 9 years ago
Fixed in .39

Original comment by adi...@gmail.com on 24 Aug 2011 at 5:55