Short projects: Difference between revisions

Jump to navigation Jump to search
91 bytes removed ,  8 March 2014
→‎Missing functions: there's no need to repeat the link for the bug
(→‎Bugs: bug # 41186 has been fixed)
(→‎Missing functions: there's no need to repeat the link for the bug)
Line 17: Line 17:
== Missing functions ==
== Missing functions ==


* [https://savannah.gnu.org/bugs/?39532 #39532] hgsave/hgload functions (see {{bug|39532}})
* [https://savannah.gnu.org/bugs/?39532 #39532] hgsave/hgload functions
** There is already a bug report that summarizes this (https://savannah.gnu.org/bugs/?func=detailitem&item_id=39532#options).  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.
** There is already a bug report that summarizes this.  It would be quite easy to add these functions based on using hdl2struct and then saving the resulting struct and loading the struct and using struct2hdl to do the reverse.


* conversion between units of length and angles for the [[mapping package]] (please see {{patch|8371}}, {{patch|8372}}, {{patch|8373}}, and {{patch|8376}} first)
* conversion between units of length and angles for the [[mapping package]] (please see {{patch|8371}}, {{patch|8372}}, {{patch|8373}}, and {{patch|8376}} first)

Navigation menu