Re: Real Time IO routines answering Simon Wright part 2
- From: Simon Wright <simon.j.wright@xxxxxxx>
- Date: Tue, 30 Oct 2007 21:50:27 +0000
anon@xxxxxxxx (anon) writes:
with Ada.Text_IO ;
package body Ada.Real_Time.IO is
--
-- Time specification comes from the parent's code.
--
package D_IO is new Ada.Text_IO.Fixed_IO ( Time ) ;
Personally I see nothing intrinsically wrong with extending the RTL if
your compiler lets you.
But this is completely different from implying to the OP that it's OK
to use unchecked conversion from a private type.
And since Dmitry has posted a portable and legal way of doing it I
think we should do it his way!
--S
.
- References:
- Real Time IO routines
- From: andrew
- Re: Real Time IO routines
- From: anon
- Re: Real Time IO routines
- From: Dmitry A. Kazakov
- Re: Real Time IO routines
- From: anon
- Re: Real Time IO routines
- From: Simon Wright
- Re: Real Time IO routines answering Simon Wright part 2
- From: anon
- Real Time IO routines
- Prev by Date: Re: Largest size array in Gnat 2005 for the PC?
- Next by Date: Is it Ada 2005 or Ada 2007?
- Previous by thread: Re: Real Time IO routines answering Simon Wright part 2
- Next by thread: Re: Real Time IO routines answering Simon Wright part 2
- Index(es):