Re: euphoria 4.1 rev bf8e40a63e77

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

Hallo

SDPringle said...

Are these public or global constants? The unused local constants are supposed to generate a warning now. Last month, I merged 4.0 warning changes. There are many warnings that were not and many that are not getting tested. I started a test file for this problem.

they are local to machine.e.

Looks like this:

Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_ALLOC_LOW' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_FREE_LOW' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_INTERRUPT' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_USE_VESA' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_TICK_RATE' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_GET_VECTOR' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_SET_VECTOR' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'M_LOCK_MEMORY' is not used 
Warning { not_used }: 
    <0228>:: ..\..\..\euide\include\machine.e - module constant 'LOW_ADDR' is not used 

Andreas

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

Search



Quick Links

User menu

Not signed in.

Misc Menu