Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Jenei,

On Saturday, 2011-09-03 01:45:24 +0200, Jenei Gábor wrote:

Nice job Eike, but multi-line comment was not necesary, as HSQL
doesn't handle them, and I am even not sure if other DB systems
support this type of comment.

Well, multi-line was the simple approach until a closing "*/" is found,
more checks would be needed to detect them. MySQL supports them,
http://dev.mysql.com/doc/refman/5.6/en/comments.html and also others.
Seen there even a '#' character denotes a comment, so maybe that could
be added as well. And then there is "/*! MySQL-specific code */", and
elsewhere I've also seen braces "{...}" being mentioned for comments,
seems to be quite some jungle.. I'm not sure how different backends are
handled in Base, whether they all go through the same parser or not, so
this might need some further attention.

  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.