Hi Joachim,
The YAML spec does not allow unquoted values to start with an indicator
character. The `%` indicates a YAML directive, as in:
%YAML 1.1
On 11/24/2011 09:37 AM, j.wuttke wrote:
> In my previous mail I indicated a problem with a string consisting of just
> one percent sign. Actually the same problem with libyaml (as opposed to Syck)
> occurs for _all_ strings _starting_ with a percent sign.
>
> (I urgently need to know whether this is a bug in libyaml or whether I am
> writing incorrect YAML. My production files are full of entries like "format: %4i")
>
> - Joachim
>
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
> Forschungszentrum Juelich GmbH
> 52425 Juelich
> Sitz der Gesellschaft: Juelich
> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
> Vorsitzender des Aufsichtsrats: MinDirig Dr. Karl Eugen Huthmacher
> Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
> Prof. Dr. Sebastian M. Schmidt
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Yaml-core mailing list
> Yaml-core@...
> https://lists.sourceforge.net/lists/listinfo/yaml-core
|