Hi

I've just attached the patch as a work in progress since spec2modules.py is
unhappy with what I've done so far. I'd appreciate some guidance. I checked
that spec2modules.py ran OK before my changes. I added a group-face and
hope I did that much right. But something is wrong. Help appreciated.

$ ./spec2modules.py
Traceback (most recent call last):
  File "./spec2modules.py", line 85, in <module>
    main()
  File "./spec2modules.py", line 76, in main
    rtemsspec.applconfig.generate(config["appl-config"], item_cache)
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py",
line 336, in generate
    _generate(group, options, enabled, sphinx_content)
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py",
line 264, in _generate
    content.add_option_notes(content.substitute(item["notes"]))
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/items.py", line
210, in __getitem__
    return self._data[key]
KeyError: 'notes'

Thanks.

--joel

Attachment: 0001-Add-POSIX-Timer-FACE-Behavior-Configuration.patch
Description: Binary data

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to