On Fri, Feb 21, 2014 at 5:19 PM, Ben Langmuir <[email protected]> wrote:
> Is that in the YAML spec somewhere? I don’t see it.  There was something 
> about not relying on the name of a tag handle, but I’m willing to be 
> non-conformant in that respect.  Obviously this is not what YAML tags were 
> designed for…

I am not sure if it is in YAML spec, but I think that if it is just a
shorthand declaration, and it is never used in the content, it should
not change semantics of the content.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to