Changeset 11 for trunk/processor/main.m4

Show
Ignore:
Timestamp:
05/24/2006 09:52:48 AM (7 years ago)
Author:
moo
Message:

make it build on windows vc compiler

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/processor/main.m4

    r4 r11  
    1515dnl }}} 
    1616dnl {{{ ALLOC(1:dst, 2:type, 3:count=1, 4:clean=false, 5:forcetype=$2) 
    17 dnl don't use typeof(dst) as we need the compiler warning 
    1817define(`ALLOC', ` 
    1918    pushdef(`COUNT', `ifelse(`$3', `', `1', `$3')')