This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: No more multiline string constants


On Jul  6, 2001, dewar@gnat.com wrote:

> <<Personally, I think it might be a good idea to deprecate them, but
> a bad idea to actually remove support for them.
>>> 

> I think that in practice this is a fairly useless approach. If something
> is fully supported by deprecated, then it can be freely used in programs.

How about the deprecation warning sleep()ing for a number of seconds
that is increased on every release, or based on a number of months or
years since the feature was deprecated? :-) / 2

We could always support a flag to skip the sleep(), but it would be
off by default, so that using a deprecated feature grows increasingly
annoying over time, and people would tend to avoid it more and more.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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