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

gescopte Alias Deklarationen #25

Open
bafto opened this issue Nov 14, 2023 · 1 comment
Open

gescopte Alias Deklarationen #25

bafto opened this issue Nov 14, 2023 · 1 comment
Assignees
Labels
Typ: Veränderung Veränderung eines Features

Comments

@bafto
Copy link
Member

bafto commented Nov 14, 2023

Eine Alias Deklaration (Der Alias "x" steht für die Funktion foo.) ist im Moment noch sehr rudimentär.
Er funktioniert nicht für Structs und vor allem ist er nicht scope-sensitive.

Wenn man also innerhalb eines Blocks einer Funktion einen neuen Alias hinzufügt, dann ist dieser global gültig, und nicht nur innerhalb des Blockes.

Das sollte man ändern, und es würde Alias Deklarationen auch tatsächlich nützlich machen.

@NotLe0n NotLe0n added this to the beta release milestone Nov 15, 2023
@bafto
Copy link
Member Author

bafto commented Mar 29, 2024

Wird bearbeitet in alias-expressions

@NotLe0n NotLe0n added Typ: Veränderung Veränderung eines Features and removed Verbesserung labels Jul 19, 2024
@bafto bafto removed this from the beta release milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typ: Veränderung Veränderung eines Features
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants