repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
TAO_IDL
/
fe
/
post_gperf.sed
blob
ca1feac53d8603ebb0a77079f17f524ab6991c43
1
1i\
2
#include "fe_private.h"\
3
#include "ace/OS_NS_string.h"\
4
5
s/,}/,0}/g
6
s/\*str == \*s && !ACE_OS::strncmp/len == static_cast<unsigned int> (ACE_OS::strlen (s)) \&\& *str == *s \&\& !ACE_OS::strncmp/g