URL:
  <http://savannah.nongnu.org/patch/?6800>

                 Summary: pin state can be signed char and avoid casts
                 Project: Simulavr: an AVR simulator
            Submitted by: joelsherrill
            Submitted on: Tue 07 Apr 2009 08:54:29 PM GMT
                Category: bug fix
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavrxx

    _______________________________________________________

Details:

Hi,

When looking into something else, I noticed that the assignments to pin were
always character constants and there was no apparent reason for the type to be
unsigned. 

Attached patch changes it from unsigned to signed char.  

Comments appreciated.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 07 Apr 2009 08:54:30 PM GMT  Name: pin-uchar.diff  Size: 2kB   By:
joelsherrill

<http://savannah.nongnu.org/patch/download.php?file_id=17882>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6800>

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



_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to