New build of AfterGRASP is up for download:

http://www.aftergrasp.com/download/agsetup_20091110.exe

----------------------------------------------------------------------------
Tue, 10 November 2009

Serious crashing bug in STRHTMLCLEAN with multiple duplicate FONT
tags, fixed.

STRHTMLCLEAN was not correctly cleaning strings with overlapping
font tags, fixed.

Test example:

  drawclear white
  a = "G<font size=\"3\"><font face=\"times\">o<font
face=\"arial\"></font>o<font size=\"3\"></font>d</font>b</font>ye"
  messagebox @a strhtmlclean(@a)
  exitnow


Added error checking to key ItemAdd and ItemAddUnique low level
functions. They would crash if given a negative byte count.

----------------------------------------------------------------------------

--

You received this message because you are subscribed to the Google Groups 
"aftergrasp" group.
To post to this group, send email to aftergr...@googlegroups.com.
To unsubscribe from this group, send email to 
aftergrasp+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/aftergrasp?hl=.


Reply via email to