Hello!

  Did we ditch the """ string syntax at some point? I was using it for 
something, and now it no longer woks:

: xml-file-prefix ( ItemCount -- string )
  """<Session><Hostname Remote="0" RemoteHost="\\\\HOST-00012-2"><Server 
Name="SaabTankRadar.TankServer.1" Connected="1" GroupCount="1"><Group 
Name="Group_56ce178_1" Active="-1" ReqUpdateRate="1000" TimeBias="0" 
PercentDeadband="0.00" Connected="2" ItemCount="%d">""" sprintf ;

  Do I have to escape all the quotes now, or is there a better way?

  Could someone tell me the commit number so that I could revert it for my 
repo? I tried searching for """ on github, but it doesn't support that kind of 
search query.

---=====--- 
 Александр

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to