Re: 4.0 Beta 2 Due Out on Tuesday, got your bug reports in?

new topic     » goto parent     » topic index » view thread      » older message » newer message

someone saidThe warning is properly triggered since the declared variable never appears to the right of an equals sign.

Chris saidYes it does though

found in safe.e (and machine.e) without warning integer check_calls check_calls = 1

someone repliesYou seem to be confusing left vs. right. I could have said the variable check_calls is never assigned to anything or used in any calculation or that it is never an rvalue. So 'unused' is a proper warning. At any rate, Jeremy points out that the problem is not the 'without warning' implementation, but rather the lack of documentation regarding its scope and its subsequent misuse in the two mentioned include files.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu