Error on the GObject Marshaller Generation Tool

Bug #268827 reported by Andoni Morales
2
Affects Status Importance Assigned to Milestone
OABuild
New
Undecided
Unassigned

Bug Description

The GObject Marshaller Generation Tool must contains error as the generated file for interfaces-enumtypes.h is like:

Usage: glib-mkenums [options] [files...]
  --fhead <text> output file header
  --fprod <text> per input file production
  --ftail <text> output file trailer
  --eprod <text> per enum text (produced prior to value itarations)
  --vhead <text> value header, produced before iterating over enum values
  --vprod <text> value text, produced for each enum value
  --vtail <text> value tail, produced after iterating over enum values
  --comments <text> comment structure
  --template file template file
  -h, --help show this help message
  -v, --version print version informations
Production text substitutions:
  @EnumName@ PrefixTheXEnum
  @enum_name@ prefix_the_xenum
  @ENUMNAME@ PREFIX_THE_XENUM
  @ENUMSHORT@ THE_XENUM
  @VALUENAME@ PREFIX_THE_XVALUE
  @valuenick@ the-xvalue
  @type@ either enum or flags
  @Type@ either Enum or Flags
  @TYPE@ either ENUM or FLAGS
  @filename@ name of current input file

EDITED: It's not an OABuild's bug, the error came from using a previous GLib version. Sorry, delete it please

Andoni Morales (ylatuya)
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.