Re: [cc65] Feature Request: Option to disable Warning "Statement has no effect"

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-10-02 21:50:40
Hi!

On Sat, Oct 02, 2010 at 09:24:32AM +0200, Oliver Schmidt wrote:
> It would be great if you could add the waring "Statement has no
> effect" to the ones that can be disabled via option/pragma.

Done.

        #pragma warn (no-effect, off)

disables the warnings. As usual, you can use "push" as second argument to save
the current state.

Regards


        Uz


--
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Oct 2 21:50:58 2010

This archive was generated by hypermail 2.1.8 : 2010-10-02 21:51:00 CEST