caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* About the O'Reilly book on the web
@ 2006-11-25 18:38 Francois Colonna
  2006-11-27  9:07 ` [Caml-list] " Sebastien Ferre
  0 siblings, 1 reply; 19+ messages in thread
From: Francois Colonna @ 2006-11-25 18:38 UTC (permalink / raw)
  To: caml-list

Hello

in the version of the O'Reilly book on the web
http://caml.inria.fr/pub/docs/oreilly-book/html/book-ora105.html#toc134

Chapter 11 about Str Library page 293

the followin example of a regular expression is given :

*let*| |english_date_format| ||=|| |Str.regexp| ||"[0-9]+\.[0-9]+\.[0-9]+"|| |;;


1 - if you are aware of how to compile a Library and try to compile 
this line you will get a Warning :

Warning X: illegal backslash escape in string.

Is that a typing error ? Who is in charge of this kind of corrections ?



2 - if you are not aware of how to compile a Library it will be impossible 
to make this line of code be compiled and linked.

It will be nice to warn the reader about this trouble (for example with a special icon) 
and to give him the possibility to find (quickly) a description of the rather 
difficult compilation procedure to be used in this case

Thanks

François Colonna


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

end of thread, other threads:[~2006-12-01  6:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-25 18:38 About the O'Reilly book on the web Francois Colonna
2006-11-27  9:07 ` [Caml-list] " Sebastien Ferre
2006-11-28 21:01   ` Philippe Wang
2006-11-28 22:33     ` Till Varoquaux
2006-11-28 22:47       ` Martin Jambon
2006-11-29  0:18         ` Philippe Wang
2006-11-29  1:48           ` Martin Jambon
2006-11-29 15:26             ` Philippe Wang
2006-11-29 17:52             ` Diego Olivier FERNANDEZ PONS
2006-11-29 17:25           ` brogoff
2006-11-29 18:10             ` Philippe Wang
2006-11-30  2:30               ` skaller
2006-11-30 18:20                 ` Tom
2006-12-01  3:21                   ` skaller
2006-12-01  6:48                     ` Tom
2006-11-29 21:20             ` Jon Harrop
2006-11-29 21:25               ` Till Varoquaux
2006-12-01  0:12               ` brogoff
2006-11-28 23:07       ` Philippe Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).