Opened 10 years ago

Closed 10 years ago

#458 closed bug (fixed)

Missing semicolon in random.lib

Reported by: daniel.andres@… Owned by: somebody
Priority: trivial Milestone: 3-1-6 and higher
Component: dontKnow Version: 3-1-5
Keywords: Cc:

Description

One cannot call genericid from random.lib with only one optional argument because of a missing semicolon in line 39: if( size(#)==1 ) { int p=#[1]; int b=30000}

Change History (1)

comment:1 Changed 10 years ago by hannes

Resolution: fixed
Status: newclosed

fixed with rev. 15324 (added ;)

Note: See TracTickets for help on using tickets.