Sweden-Number/tools/widl
Rob Shearman 8a0cb2b5c5 widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg.
Fix the is_string_type function used for detecting strings by only 
examining aliases instead of both aliases and pointers. This is due to 
the requirement that pointers to strings be handled as pointers and so 
not detected as strings.
2008-03-27 17:32:58 +01:00
..
Makefile.in configure: Get rid of lex compatibility support, we require flex anyway. 2007-03-08 13:19:50 +01:00
client.c widl: Support using context handles as the binding handle in client functions. 2008-03-27 11:42:36 +01:00
hash.c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
hash.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
header.c widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. 2008-03-27 17:32:58 +01:00
header.h widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. 2008-03-27 17:32:58 +01:00
parser.h widl: Implement pointer_default functionality. 2007-10-09 17:52:45 +02:00
parser.l widl: Include <unistd.h> for prototype of unlink(). 2008-02-25 11:54:16 +01:00
parser.y widl: Make structures with FC_ENUM16 fields complex. 2008-03-21 11:24:28 +01:00
proxy.c widl: Remove unused headers. 2008-02-15 11:06:21 +01:00
server.c widl: Remove unused headers. 2008-02-15 11:06:21 +01:00
typegen.c widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. 2008-03-27 17:32:58 +01:00
typegen.h widl: Output code for initialising and freeing full pointer translation tables. 2008-02-04 11:49:13 +01:00
typelib.c widl: Guard the inclusion of unistd.h. 2008-02-15 11:06:25 +01:00
typelib.h widl: Remove redundant get_var_vt function. 2007-05-10 12:54:01 +02:00
typelib_struct.h Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
utils.c widl: Support Windows paths in dup_basename and make_token. 2008-02-08 11:00:55 +01:00
utils.h widl: Swap the version packing order back to what typelibs expect. 2007-12-13 14:30:40 +01:00
widl.c widl: Avoid getopt constants that may not be defined. 2008-03-04 12:14:46 +01:00
widl.h widl: Add a --local-stubs option. 2007-10-31 12:39:54 +01:00
widl.man.in Assorted spelling fixes. 2007-11-09 13:07:12 +01:00
widltypes.h widl: Add support for strict context handles. 2008-01-07 12:32:21 +01:00
write_msft.c widl: Remove local variable shadowing in add_func_desc(). 2008-03-12 11:59:12 +01:00