comp.lang.ada
 help / color / mirror / Atom feed
* Very minor nitpick concering gnatcoll-email.ads line 86
@ 2011-01-31 10:05 Thomas Løcke
  2011-01-31 15:00 ` Emmanuel Briot
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Løcke @ 2011-01-31 10:05 UTC (permalink / raw)


It reads:

     CC : constant String := "CC";

But for consistency with RFC5322 shouldn't it read:

     CC : constant String := "Cc";

I know the RFC doesn't really bother with case sensitivity, but since
"Cc" is used exclusively in 5322, it might be better to err on the safe
side in gnatcoll-email.ads, especially considering that there might be a
lot of procmail filters out there that are specifically looking for "Cc"
and not "CC".

:o)

-- 
Thomas L�cke

Email: tl at ada-dk.org
Web: http//:ada-dk.org
http://identi.ca/thomaslocke



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

end of thread, other threads:[~2011-01-31 15:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 10:05 Very minor nitpick concering gnatcoll-email.ads line 86 Thomas Løcke
2011-01-31 15:00 ` Emmanuel Briot
2011-01-31 15:09   ` Thomas Løcke

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