Files
glib/gobject
Will Thompson 4cf60ececf glib-mkenums: require at least one input file
Previously, the behaviour if you supplied no input files was to crash:

    Traceback (most recent call last):
      File "/usr/bin/glib-mkenums", line 420, in <module>
        base = os.path.basename(options.args[0])
    IndexError: list index out of range

While in theory you might want to supply no input files, it is much more
likely to be a misconfiguration of the build process. Since this has
never worked, let's make that explicit:

    glib-mkenums: error: the following arguments are required: args
2018-06-25 09:33:01 +01:00
..
2009-03-31 19:39:16 -04:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-10-11 12:13:20 +01:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2018-06-14 11:33:53 +01:00
2018-06-14 11:33:53 +01:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2018-06-06 23:54:13 +08:00