Rainer Orth <r...@cebitec.uni-bielefeld.de> writes:

> The following patch is necessary to restore Solaris Go bootstrap after
> your patch went in, to fix
>
> /vol/gcc/src/hg/trunk/local/libgo/go/os/stat.go:22:29: error: argument 1 has 
> incompatible type (cannot use type syscall.Timestruc as type syscall.Timespec)
> /vol/gcc/src/hg/trunk/local/libgo/go/os/stat.go:55:60: error: argument 1 has 
> incompatible type (cannot use type syscall.Timestruc as type syscall.Timespec)
>
>       Rainer
>
>
> 2011-12-15  Rainer Orth  <r...@cebitec.uni-bielefeld.de>
>
>       * go/os/stat_solaris.go: New file.
>       * Makefile.am (go_os_stat_file): New variable.
>       (go_os_files): Use it.
>       * Makefile.in: Regenerate.

Thanks.

Committed.

Ian

Reply via email to