summaryrefslogtreecommitdiff
path: root/gio/src/tlsdatabase.ccg
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2013-03-22 15:36:26 -0400
committerJosé Alburquerque <jaalburqu@svn.gnome.org>2013-03-22 15:36:26 -0400
commit31fc9337abe4280de37686d57ad2f0074654f451 (patch)
treef6bb0b14d650957b222bcb693c0613d0d8a55824 /gio/src/tlsdatabase.ccg
parent84b124040cdb9cc5bc3221aa519e0b26185c0336 (diff)
downloadglibmm-31fc9337abe4280de37686d57ad2f0074654f451.tar.gz
gmmproc: Verify that void methods should not return a value.
* tools/gmmproc.in: ($main::return_mismatches): Add boolean to store whether method return mismatches should be checked. Make it false by default. (parse_command_line_args): Add logic to parse a new --return-mismatches option to specify if gmmproc should verify that void methods should not return a value. (print_usage): Modify the usage message to describe the new option. For convenience, output the source for which there are unwrapped functions, properties and signals. * tools/pm/DocsParser.pm (remove_example_code): Also output the source being processed when the example code is removed (for convenience). * tools/pm/Output.pm (error): Once more, output the source being processed when an error occurs, for convenience. (convert_args_cpp_to_c): Add a check for when the C++ method for which the parameters are being converted returns void but the C function does not return void. If the added option above is specified, output a warning. Bug #696364.
Diffstat (limited to 'gio/src/tlsdatabase.ccg')
0 files changed, 0 insertions, 0 deletions