simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [patch #6800] pin state can be signed char and avoid ca


From: Joel Sherrill
Subject: [Simulavr-devel] [patch #6800] pin state can be signed char and avoid casts
Date: Tue, 07 Apr 2009 20:54:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032713 Fedora/3.0.8-1.fc10 Firefox/3.0.8

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/





reply via email to

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