Re: without warning

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

The constants are local constants and are used in functions
  It appears that if you define a function and you use a local constant
  in it then Euphoria doesn't consider the constant to be used.
  The only way to shut off the dump is to bracket the local constants
  and functions that use the constants with the without/with operator.

  Why doesn't Euphoria consider a local constant as used when it is
  used in a function ???

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

Search



Quick Links

User menu

Not signed in.

Misc Menu