public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* Newlib's .texi docs - outdated version number/date
@ 2023-03-30  7:28 Tobias Burnus
  2023-03-30  9:07 ` Corinna Vinschen
  0 siblings, 1 reply; 5+ messages in thread
From: Tobias Burnus @ 2023-03-30  7:28 UTC (permalink / raw)
  To: newlib, Jeff Johnston

Someone over here stumbled over the version/date mismatch between what is shown
in the libc/libm manuals - and what is the current newlib release.

I think it makes sense to bump the version + date of the two files for the release,
alongside the other version bumps done for the release. Namely, I think it should have
been part of the commit:
   commit 9e09d6ed83cce4777a5950412647ccc603040409 (tag: newlib-4.3.0)
   Bump up newlib to 4.3.0

Currently, there is the following (I think the first one is okayish
as it does not refer to the newlib version):

libgloss/doc/porting.texi
   @subtitle Spring 1995

newlib/libc/libc.texi
   @subtitle @code{libc} 2.5.0
   @subtitle December 2016

newlib/libm/libm.texi
   @subtitle @code{libm} 2.5.0
   @subtitle December 2016

The last textual change to libc was mid 2021, the last janitorial/re-org changes were
at the end of last year. Thus, blindly bumping the version/date seems to be at least more
consistent than not updating it at all.

Thoughts?

Tobias

PS: Namely, something like the following. (Ignoring (C) lines etc.)

--- a/newlib/libc/libc.texi
+++ b/newlib/libc/libc.texi
@@ -72,2 +72,2 @@ into another language, under the above conditions for modified versions.
-@subtitle @code{libc} 2.5.0
-@subtitle December 2016
+@subtitle @code{libc} 4.3.0
+@subtitle January 2023

--- a/newlib/libm/libm.texi
+++ b/newlib/libm/libm.texi
@@ -49,2 +49,2 @@ into another language, under the above conditions for modified versions.
-@subtitle @code{libm} 2.5.0
-@subtitle December 2016
+@subtitle @code{libm} 4.3.0
+@subtitle January 2023

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-05 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30  7:28 Newlib's .texi docs - outdated version number/date Tobias Burnus
2023-03-30  9:07 ` Corinna Vinschen
2023-03-30  9:16   ` Tobias Burnus
2023-03-30 12:11     ` Corinna Vinschen
2023-04-05 15:53       ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).