[bug #25865] scm_take_locale_symboln doesn't intern the symbol that it creates
2009-03-14 17:37:11 GMT
URL: <http://savannah.gnu.org/bugs/?25865> Summary: scm_take_locale_symboln doesn't intern the symbol that it creates Project: Guile Submitted by: ossau Submitted on: Sat 14 Mar 2009 17:37:10 GMT Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: This is inferred from code reading. The doc for scm_take_locale_symboln says: "Like <at> code{scm_from_locale_symbol} and <at> code{scm_from_locale_symboln}, respectively, but also frees <at> var{str} with <at> code{free} eventually." scm_from_locale_symboln creates an interned symbol, so it follows that(Continue reading)
RSS Feed