Skip to content

Undefined symbols in Gettext for GemStone #55

@dalehenrich

Description

@dalehenrich

I'm adding the option to run full GLASS (GsDevKit) tests in Seaside31 so that things like sent but not implemented and undefined symbols can be uncovered as well as regressions in dependent projects (when tests are loaded) and found these undefined symbols for Gettext:

2@       -> #'TextDomainManager'->aDictionary( NaturalLanguageTranslator class->anArray( 'translate:toLocale:'))
3@       -> #'thisContext'->aDictionary( NaturalLanguageTranslator class->anArray( 'translate:toLocale:'))
4@       -> #'WAGetTextExporter'->aDictionary( WAGettextExample class->anArray( 'export'))

Not a big deal, just recording things

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions