summaryrefslogtreecommitdiff
path: root/rtcmdecode.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-16 15:11:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-16 15:11:29 +0000
commit364d17cf1813d46967d323d38f4657833b2bd050 (patch)
tree45e58ef31e66dc4c109c5c608d07983ae93e6204 /rtcmdecode.xml
parent4c3a5f4956cd4180a5f80c7930a2ce55c7e0cfeb (diff)
downloadgpsd-364d17cf1813d46967d323d38f4657833b2bd050.tar.gz
Documentation improvements.
Diffstat (limited to 'rtcmdecode.xml')
-rw-r--r--rtcmdecode.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/rtcmdecode.xml b/rtcmdecode.xml
index c6f992eb..dee118c5 100644
--- a/rtcmdecode.xml
+++ b/rtcmdecode.xml
@@ -75,7 +75,10 @@ Maritime Services</ulink> under "Publications".</para>
</refsect1>
<refsect1 id='bugs'><title>BUGS</title>
-<para>This code will fail horribly on a non-little-endian machine. </para>
+<para>This program will fail quietly, never achieving sync lock with
+the RTCM stream, on a non-little-endian machine. The decoder logic is
+sufficiently convoluted to confuse some compiler optimizers, notably in GCC
+3.x at -O2, into generating bad code.</para>
</refsect1>
<refsect1 id='maintainer'><title>AUTHOR</title>