simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] [bug #35737] new awr-gcc is picky about depreciated con


From: anonymous
Subject: [Simulavr-devel] [bug #35737] new awr-gcc is picky about depreciated constants
Date: Mon, 12 Mar 2012 14:35:23 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Follow-up Comment #4, bug #35737 (project simulavr):

Note that I also fix "prog_char" in my changes.

There is only one place in the "./examples/atmel_key/scancodes.h" file which
needs to be fixed. I change:
prog_char shifted[][2]
into:
char shifted[][2] PROGMEM
where "PROGMEM" actually means "__attribute__((__progmem__))"

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?35737>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]