avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #50800] example in avr/boot.h uses function from hea


From: Britton Kerin
Subject: [avr-libc-dev] [bug #50800] example in avr/boot.h uses function from header not directly included
Date: Thu, 13 Apr 2017 19:59:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.8.0

URL:
  <http://savannah.nongnu.org/bugs/?50800>

                 Summary: example in avr/boot.h uses function from header not
directly included
                 Project: AVR C Runtime Library
            Submitted by: bkerin
            Submitted on: Thu 13 Apr 2017 11:59:07 PM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.0.0
           Fixed Release: None

    _______________________________________________________

Details:


The API Usage Example contains a call to eeprom_busy_wait().
This declaration for this function is presumably available because on of the
headers that is included includes it, but according to the principle of
including what you use, the avr/eeprom.h header should be directly included in
this example.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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