public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Remaining builtin_types (potential flag day)
@ 2004-07-28 20:00 Andrew Cagney
  2004-07-28 23:09 ` Jim Blandy
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2004-07-28 20:00 UTC (permalink / raw)
  To: gdb

Hello,

There are currently ~1400 occurances of /builtin_type_/ in GDB's source. 
  While some are ok (builtin_type_ieee...*) many are not (typically 
needing a conversion to builtin_type()).

For the moment we can let these remaining uses be migrated incrementally 
(chance has it someone will find an interface change (1)).  However, 
eventually, well have to change all remaining references.  Given their 
magnitude, this suggests a "Flag Day".

Andrew

(1) I wonder if the way languages create their primitive type vector can 
be simplified - I implemented a mindless vector->vector conversion.

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

* Re: Remaining builtin_types (potential flag day)
  2004-07-28 20:00 Remaining builtin_types (potential flag day) Andrew Cagney
@ 2004-07-28 23:09 ` Jim Blandy
  2004-07-29 23:27   ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Blandy @ 2004-07-28 23:09 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb


Andrew Cagney <cagney@gnu.org> writes:
> There are currently ~1400 occurances of /builtin_type_/ in GDB's
> source. While some are ok (builtin_type_ieee...*) many are not
> (typically needing a conversion to builtin_type()).
> 
> For the moment we can let these remaining uses be migrated
> incrementally (chance has it someone will find an interface change
> (1)).  However, eventually, well have to change all remaining
> references.  Given their magnitude, this suggests a "Flag Day".

By 'flag day', you mean one day in which all references are changed,
and the old definitions are deleted?


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

* Re: Remaining builtin_types (potential flag day)
  2004-07-28 23:09 ` Jim Blandy
@ 2004-07-29 23:27   ` Andrew Cagney
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2004-07-29 23:27 UTC (permalink / raw)
  To: Jim Blandy; +Cc: gdb

> Andrew Cagney <cagney@gnu.org> writes:
> 
>>> There are currently ~1400 occurances of /builtin_type_/ in GDB's
>>> source. While some are ok (builtin_type_ieee...*) many are not
>>> (typically needing a conversion to builtin_type()).
>>> 
>>> For the moment we can let these remaining uses be migrated
>>> incrementally (chance has it someone will find an interface change
>>> (1)).  However, eventually, well have to change all remaining
>>> references.  Given their magnitude, this suggests a "Flag Day".
> 
> 
> By 'flag day', you mean one day in which all references are changed,
> and the old definitions are deleted?

_remaining_, yes.


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

end of thread, other threads:[~2004-07-29 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-28 20:00 Remaining builtin_types (potential flag day) Andrew Cagney
2004-07-28 23:09 ` Jim Blandy
2004-07-29 23:27   ` Andrew Cagney

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).