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

class already exist #679

Closed
YairBybabayov opened this issue Aug 6, 2024 · 2 comments
Closed

class already exist #679

YairBybabayov opened this issue Aug 6, 2024 · 2 comments
Assignees
Milestone

Comments

@YairBybabayov
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.
when Im including the source file twice and compile between the 2 i get the error class already exist
To Reproduce
Write a snippet code

Expected behavior
A clear and concise description of what you expected to happen.
compilation error
Please complete the following information:

  • OS: [e.g. Windows 10] Windows 11
  • Version [e.g. ELC 3.4.248 / ELENA API 3.4.50]ELENA API 6.3.3

Additional context
Add any other context about the problem here.

@YairBybabayov
Copy link
Contributor Author

just open a project file from the examples

compile it more then once until you can include it again

include it and compile and the problem accrue

@arakov arakov self-assigned this Aug 6, 2024
@arakov arakov added this to the ELENA 7.x milestone Aug 6, 2024
arakov added a commit that referenced this issue Aug 30, 2024
@arakov
Copy link
Member

arakov commented Aug 30, 2024

Fixed in ELENA 6.3.1

@arakov arakov closed this as completed Aug 30, 2024
@arakov arakov mentioned this issue Sep 4, 2024
arakov added a commit that referenced this issue Sep 4, 2024
* [FIXED] method reference : support function singletons
* [ADDED] Thread: Priority
* [FIXED] direct typecasting must have priority over implicit conversion
* [FIXED]if there is a general single dispatch operation -> use direct call
* [API][ADDED] Thread: Priority, Join<int>
* [ELC][ADDED] new option -el5 / -el6 (default) - specifying grammar compatible to ELENA 5.x or 6.x
* working on Win x32-64 : MTA Console
* [ADDED] new byte-codes : peektls / storetls
* [ADDED] Thread static symbols / static fields
* fixing ?? operator
* adding ?? functional tests
* fixing x86 MTA
* optimizing createnr opcode implementation
* [ADDED]x86-64 : mta - ntlinker64
* [IDE][FIXED] #679 : class already exist
* [ADDED]Thread.sleep
* x86-64 : working on MTA
* [ADDED] static constructor
* [ADDED] system'runtime'Environment
* [ADDED] system'collections'threadsafe'ThreadSafeQueue<T>
* [ADDED] #154 : system'threading'Semaphore
* [ADDED] system'threading'BlockingQueue<T>
* [ADDED]system'threading'ThreadPool
* [ADDED] internal symbols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants