Class-Skin

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Class::Skin.

0.05  Wed Feb 19 12:55:54 CET 2003
	- Could not identify correctly absolute paths in cygwin. Now 
	  it can.
	- The -ll flag was changed to -lfl (for using flex). 

0.04  Mon Jan 20 11:11:18 CET 2003
	- Fixed another Segmentation fault. In tree_walker.c line 79, 
	  it was not checking for the right number of node children. 
	  This made that template12.txt test failed (so any if-elsif 
	  without else afterward, failed).

0.03  Sun Dec 15 22:29:21 CET 2002
	- Fixed a Segmentation fault. I cannot believe it actually
	  worked without this fix. But it did. The bug was that I forgot
	  to write the "return" statement in root_tnode that is in
	  libskin/skin.y. 
	  Maybe with the older version of gcc it compiles anyway with
	  the return, when it was omitted? Anyway, this is fixed. 
	  For the record, I ran in the past, and ran also today, after
	  the fix valgrind and found no errors but some leaks. I
	  cannot deal with those leaks as long as perl itself suffer
	  from them. Anyway, it looks now stable. But be careful.



( run in 0.579 second using v1.01-cache-2.11-cpan-49f99fa48dc )