Rob Shearman 10a422ae14 widl: Use is_string_type instead of is_attr(..., ATTR_STRING) for detecting strings.
Detecting strings is a bit harder than just looking for the string
attribute, so make sure to use the function which has the purpose of
doing just that.

Fixes compilation of generated server/proxy code when a parameter has
both the [out] and [string] attributes.
2009-01-02 14:27:43 +01:00
..
2008-11-26 12:33:34 +01:00
2008-12-12 12:01:46 +01:00
2008-10-18 19:22:54 +02:00
2006-06-21 14:15:53 +02:00