This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 00/24] Remove TRAD_SYNOPSIS


On Nov 30 10:53, Craig Howland wrote:
> On 11/30/2017 05:28 AM, Yaakov Selkowitz wrote:
> > This completely removes TRAD_SYNOPSIS and renames ANSI_SYNOPSIS to
> > SYNOPSIS throughout Newlib's docuemntation.  I'm just not sure about
> > the doc tools themselves; should support for both of those names also
> > be removed?
> > 
> A thought is to leave them in the doc tools.  Since the tools treat SYNOPSIS
> and ANSI_SYNOPSIS the same, they'll work the same with or without the
> present change.  Leaving in TRAD_SYNOPSIS as something to be ignored plus
> keeping ANSI_SYNOPSIS as working could possibly help out people that have
> added their own stuff, not forcing them to make these same changes. 
> (Probably a very small to non-existent set of people, but it is difficult to
> know if there are any or not.)  It doesn't seem to hurt anything to leave
> them, although adding a note that they have been retained for legacy
> purposes might be a good idea.

Wouldn't it be better in the long run to fail on seeing a TRAD_SYNOPSIS
or ANSI_SYNOPSIS and tell the dev to remove the first and to rename the
latter?  It's not very hard to fix,

Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]