olety / cjass

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

First-save bug in .39 (func redeclared) #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

When I save my map under a different name (File - Save As...), the first save 
gives jasshelper errors. However, the second save and all subsequent saves seem 
to go normally.

error: function redeclared

// 2nd time this function is in the compiled code
function cj_group_copy_75hJKJ3745gf takes nothing returns nothing
call GroupAddUnit(cj_tmpgr_copy_nw509ert7,GetEnumUnit())
endfunction

Original issue reported on code.google.com by evgkoc...@gmail.com on 26 Aug 2011 at 1:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by adi...@gmail.com on 26 Aug 2011 at 7:40