Syntax error while compiling with Sun Workshop Complier 5

 [2006-11-07 15:10 UTC] bintz at stsci dot edu

Description:
------------
The Sun Workshop version 5.0 compiler returns a syntax error on ext/spl/spl_iterators.c line 1484 of the 5.2.0 source release:

return;// NULL

Removing the comment allows the compile to finish successfully.  This has already been fixed in CVS, but still exists in the stable release available on the main site.