Author: infinoid
Date: Mon Jan 19 10:21:07 2009
New Revision: 35768
Modified:
trunk/src/pmc/packfilefixupentry.pmc
Log:
As tomorrow is Release Day, temporarily work around TT #179.
Note: this causes pmc2c to not emit the PackfileFixupEntry.get_type()
method, as it no longer parses correctly.
Modified: trunk/src/pmc/packfilefixupentry.pmc
==============================================================================
--- trunk/src/pmc/packfilefixupentry.pmc (original)
+++ trunk/src/pmc/packfilefixupentry.pmc Mon Jan 19 10:21:07 2009
@@ -89,7 +89,7 @@
=cut
*/
- INTVAL METHOD get_type() {
+ INTVAL get_type() {
PackFile_FixupEntry *pfentry = PMC_data_typed(SELF, PackFile_FixupEntry *);
int rv = pfentry->type;
RETURN(INTVAL rv);
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.