Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/lib/libsa
On Wed, Jun 06, 2007 at 01:49:06AM +0000, Tom Spindler wrote:
> src/sys/arch/alpha/stand/boot/../../../../lib/libsa/loadfile_ecoff.c:144:
> error: 'struct ecoff_aouthdr' has no member named 'data'
>
> the member 'data' does not exist in all arches; perhaps you meant data_start?
>
Sorry - copy&pasto, and you are correct, it should have been data_start.
Thanks for pointing this out!
Martin
Home |
Main Index |
Thread Index |
Old Index