X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fstddef.texi;h=6174b1f3769da1be8ca9965907f1d0ffb9ab9acd;hb=adff17f337187985ea8c62b961fde5c9544911aa;hp=97e6c964ce56faf9d9b9c1bc26d0f0ecdf63743e;hpb=e8eabe5a3d44bcd5ca87fba668d52203192b1645;p=gnulib.git diff --git a/doc/posix-headers/stddef.texi b/doc/posix-headers/stddef.texi index 97e6c964c..6174b1f37 100644 --- a/doc/posix-headers/stddef.texi +++ b/doc/posix-headers/stddef.texi @@ -21,7 +21,7 @@ Portability problems not fixed by Gnulib: @item Some platforms provide an @code{offsetof} macro that cannot be used in arbitrary expressions: -Solaris 11 2010-11 +Solaris 11 2011-11 This problem can be worked around by parenthesizing the @code{offsetof} expression in the unlikely case you use it with @code{sizeof} or @samp{[]}.