avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #35265] Findings reported by cppcheck


From: Rene Liebscher
Subject: [avrdude-dev] [bug #35265] Findings reported by cppcheck
Date: Fri, 13 Jan 2012 22:22:05 +0000
User-agent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

Update of bug #35265 (project avrdude):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #5:

I made a first patch which replaces all usleep by microsleep and adds a file
util.c which realizes microsleep either by nanosleep, usleep or by a Windows
specififc function. (For the last it moved the code from ppiwin.c to util.c)

MinGW has only usleep but no nanosleep (at least configure does not find it)
so I left the usleep variant in the code.

(file #24815)
    _______________________________________________________

Additional Item Attachment:

File name: util.c                         Size:4 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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