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

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

[avr-libc-dev] [bug #55703] Confusion in function descriptions


From: David Watson
Subject: [avr-libc-dev] [bug #55703] Confusion in function descriptions
Date: Tue, 12 Feb 2019 23:35:19 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0

URL:
  <https://savannah.nongnu.org/bugs/?55703>

                 Summary: Confusion in function descriptions
                 Project: AVR C Runtime Library
            Submitted by: dkwatson
            Submitted on: Wed 13 Feb 2019 04:35:17 AM 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:

Re: page 168 in the avr-libc-user-manual-2.0.0.pdf, 23.11.3.26

The function reads: char * strncat ( char * dest, const char * src, size_t len
) and the description states "... only the first n characters of src ...".

The description should state "... only the first len characters of src ..."

Minor issue, but I notice the edit has be done in 23.11.3.25 and should
probably be done in 23.11.3.27 thru 29, possibly others as well.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?55703>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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