Francesco Romani <[EMAIL PROTECTED]> writes:

[...]

> fixed in new snapshot (and in CVS HEAD as well of course)

Thanks, but transcode still doesn't build :

,----
| ../pvm3/pvm_parser.c: In function 'f_skip_space':
| ../pvm3/pvm_parser.c:48: warning: implicit declaration of function 
'cf_skip_frontwhite'
| ../pvm3/pvm_parser.c:48: warning: assignment makes pointer from integer 
without a cast
| ../pvm3/pvm_parser.c: In function 'f_pvm_parser':
| ../pvm3/pvm_parser.c:57: error: 'CF_ROOT_TYPE' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:57: error: (Each undeclared identifier is reported only 
once
| ../pvm3/pvm_parser.c:57: error: for each function it appears in.)
| ../pvm3/pvm_parser.c:57: error: 'p_root' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:58: error: 'CF_SECTION_TYPE' undeclared (first use in 
this function)
| ../pvm3/pvm_parser.c:58: error: 'p_section' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:59: error: 'CF_SUBSECTION_TYPE' undeclared (first use in 
this function)
| ../pvm3/pvm_parser.c:59: error: 'p_subsection' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:60: error: 'CF_KEYVALUE_TYPE' undeclared (first use in 
this function)
`----

Christian

Reply via email to