Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #12408] Implement support for namespaces #4465

Closed
icinga-migration opened this issue Aug 12, 2016 · 1 comment
Closed

[dev.icinga.com #12408] Implement support for namespaces #4465

icinga-migration opened this issue Aug 12, 2016 · 1 comment
Labels
area/configuration DSL, parser, compiler, error handling enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12408

Created by gbeutner on 2016-08-12 09:25:44 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-08-12 09:30:10 +00:00)
Target Version: 2.5.0
Last Update: 2016-08-12 09:30:10 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

Changesets

2016-08-12 09:25:36 +00:00 by gbeutner 875066d

Implement support for namespaces

fixes #12408

2016-08-12 09:32:16 +00:00 by gbeutner c5a170a

Implement support for namespaces

fixes #12408

2016-08-12 09:42:59 +00:00 by gbeutner 9f67b18

Make sure all constructors properly initialize the ScriptFrame object

refs #12408

2016-08-12 10:05:02 +00:00 by gbeutner 3980cf0

Fix exception with __using

refs #12408

2016-08-12 11:14:10 +00:00 by gbeutner 2a40a71

Change scoping mechanism for the __using keyword

refs #12408

2016-08-12 11:42:22 +00:00 by gbeutner 24431b3

Register deprecated methods in the 'Deprecated' namespace

refs #12408

2016-08-12 11:44:51 +00:00 by gbeutner 31f8165

Add namespace qualifier for some assert() calls

refs #12408

2016-08-12 12:18:59 +00:00 by gbeutner c6a753b

Make sure base classes are registered in the right order

refs #12408

2016-08-12 13:22:10 +00:00 by gbeutner 491acb6

Fix crash in ScriptFrame::AddImport

refs #12408

2016-08-12 13:36:47 +00:00 by gbeutner b74014f

Fix auto-completion suggestions for "icinga2 console"

refs #12408

2016-08-12 13:41:03 +00:00 by gbeutner 9157771

Fix incorrect function name for deprecated functions

refs #12408

2016-08-12 15:05:19 +00:00 by gbeutner afc1b9b

Move type variables into the 'Types' namespace

refs #12408
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-12 09:30:10 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 875066d.

@icinga-migration icinga-migration added enhancement New feature or request area/configuration DSL, parser, compiler, error handling labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.5.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration DSL, parser, compiler, error handling enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant