Add 3 new restrictions to the schema compiler
authorRyan Lortie <desrt@desrt.ca>
Thu, 9 Sep 2010 20:28:18 +0000 (16:28 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 9 Sep 2010 20:43:03 +0000 (16:43 -0400)
commitf8cb2a60b9fb79f4d3719f842d71245d844ee9c0
tree1795b9e1cd50c6556d4c3a22e9dc1057e6b375fb
parent7777dd2c3951e14fadb56a01b5c31b6404253cd3
Add 3 new restrictions to the schema compiler

 - can not extend schemas that already have paths
 - can not form list of schemas that already have paths
 - the path of a list schema, if given, must end with ':/'
gio/glib-compile-schemas.c