bugAVR C Runtime Library - Bugs: bug #32773, stdiodemo source code is broken

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #32773: stdiodemo source code is broken

Submitter:  Knut Schwichtenberg <kschwi>
Submitted:  Mon 14 Mar 2011 07:07:47 AM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  7 - High Item Group:  Documentation
Status:  Fixed Assigned to:  joerg_wunsch
Percent Complete:  0% Open/Closed:  Closed
Release:  1.7.* Fixed Release:  1.8.0

Thu 12 May 2011 04:29:30 AM UTC, comment #1: 

Joerg, I'm assigning this one to you. There are 7 places in lcd.c where the hd44780_wait_ready() function is called that needs a parameter. I don't know what parameter should be in those calls, and I thought that you were more familiar with this demo.

Eric Weddington <arcanum>
Group administrator
Mon 14 Mar 2011 07:07:47 AM UTC, original submission:  

In module hd44780.c the function hd44780_wait_ready requires now one parameter. Locally to this module all calls of this function have been modified accordingly. In lcd.c at several locations the function hd44780_wait_ready is call too, but with the previous syntax without any parameter. Therfore this example can not be compiled.

Knut Schwichtenberg <kschwi>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Updated the item)
  • -email is unavailable- added by arcanum (Posted a comment)
  • -email is unavailable- added by kschwi (Submitted the item)
  • -email is unavailable- added by kschwi
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-12-28 joerg_wunsch StatusNone Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone 1.8.0
    2011-05-12 arcanum Priority5 - Normal 7 - High
        Assigned toNone joerg_wunsch
    2011-03-14 kschwi Carbon-Copy- Added joerg wunsch <joerg_wunsch>

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code