comp.lang.ada
 help / color / mirror / Atom feed
* Using representation clauses in networking software
@ 2010-08-15 11:33 Florian Weimer
  2010-08-15 13:44 ` Yannick Duchêne (Hibou57)
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Florian Weimer @ 2010-08-15 11:33 UTC (permalink / raw)


Have there been any efforts to fix representation clauses so that they
are suitable for expressing elements commonly found in networking
protocols?

My understanding is that representation clauses are totally unsuitable
for this purpose because they do not allow the programmer to express
endianness.  I dimly recall a technical report which argued that
expressing endianness portably was impossible.  However, Erlang's bit
syntax seems to be a counterexample, so I wonder if that issue has
been picked up in recent years.



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2010-09-04 20:46 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-15 11:33 Using representation clauses in networking software Florian Weimer
2010-08-15 13:44 ` Yannick Duchêne (Hibou57)
2010-08-15 14:32   ` Dmitry A. Kazakov
2010-08-15 14:44     ` Florian Weimer
2010-08-15 15:04       ` Dmitry A. Kazakov
2010-08-15 15:32         ` Florian Weimer
2010-08-15 16:10           ` Dmitry A. Kazakov
2010-08-15 16:40             ` Yannick Duchêne (Hibou57)
2010-08-15 17:58               ` Dmitry A. Kazakov
2010-08-15 19:11                 ` Shark8
2010-08-15 19:15                 ` Simon Wright
2010-08-15 20:25                   ` Maciej Sobczak
2010-08-15 21:24                     ` Simon Wright
2010-08-16  6:40                     ` Dmitry A. Kazakov
2010-09-04 20:46                     ` Florian Weimer
2010-08-15 15:39         ` Yannick Duchêne (Hibou57)
2010-08-15 15:31       ` Yannick Duchêne (Hibou57)
2010-08-15 15:30     ` Yannick Duchêne (Hibou57)
2010-08-15 16:10       ` Dmitry A. Kazakov
2010-08-16 10:57     ` Stephen Leake
2010-08-15 15:58 ` Simon Wright
2010-08-15 16:03   ` Florian Weimer
2010-08-17  3:32     ` Randy Brukardt
2010-08-16  9:12 ` anon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox