We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Handmade Network»Feed
SGoldberg
Well that Assert would have definitely caught my problem! My goodness...lol. Thank you. I did thin…
»
Simon Anciaux
The assert in Linux_WorkQueueAddEntry isn't the same as in handmade hero. You're just asserting th…
»
Gaurav Gautam
I have tried with this option set to checked and unchecked. image.png And I am not able to step i…
»
SGoldberg
Thank you for the links. I am not sure that was the issue that I was encountering. Then again I am…
»
Simon Anciaux
I didn't look precisely at your code but I believe it's the issue discussed here : Question on / p…
»
SGoldberg
Update: After playing around with a bit more, I think the problem only exists if we happen to push…
»
SGoldberg
I am having problems with the queue wrapping. I watched Casey implement the queue a few times. He …
»
Christoffer Lernö
Absolutely, I don't know if needed to add that. General purpose languages should all be easy to ma…
»
Mārtiņš Možeiko
It's calling JIT code there without source location, right? Remedy has an option to avoid stepping…
»
Gaurav Gautam
Hello, When I'm stepping through the code of v8 engine I cannot step through the assembly files be…
»
daMuzza
Not reloading the text file is a real pain when using dynamic recompilation (like Live++). Could w…
»
x13pixels
Added sortable module window columns. Updated to Dear Imgui 1.89.5Show value in callstack even whe…
»
Christoffer Lernö
When designing a new programming language, research is incredibly important. While research can be…
»
Bits Please
After much debugging, I think I finally managed to get everything under control without ditching R…
»
Mārtiņš Možeiko
Then it is probably bug in Remedy. Supporting address sanitizer requires extra functionality in de…
»
Bits Please
That was the culprit! We're using different debuggers... You're using Visual Studio and I'm using …
»
Mārtiņš Možeiko
Yes, I can. I am doing this on Win11. It shows a lot of garbage messages, but nothing crashes. ima…
»
Bits Please
It's indeed an unmodified source that I took directly from your GitHub project page. However, I di…
»
Mārtiņš Možeiko
Is this unmodified source? Or are there any changes? From error messages it almost sounds like the…
»
Bits Please
Hey Martins. Sorry to bother you again! I've stumbled upon another weird debugging error. Whenever…
»
ratchetfreak
There are a few things that would help in making a compiler though. Like ability to do text proces…
»
paultarvydas
I'm an Odin newbie and am trying to understand the shape of some low-level data structures. Here …
»
NicknEma
Oh ok, thank you.
»
Christoffer Lernö
Inevitably people will ask "what language should I choose for my compiler?". The answer is really:…
»
limelord
As of right now, I don't know if there are any plans from any members of the 4cc fork to support M…
»
Simon Anciaux
You'd probably get faster help on the Odin discord:
»
Allen Webster
As it turns out, I did need to calibrate my monitor. I did not realize this before but monitor cal…
»
Simon Anciaux
I think that build system was just for Allen (the creator of 4coder) and not intended to be used b…
»
Mevex
Hello everyone, sorry for the late replay, life some times get in the way. First of all thank you …
»
NicknEma
Hi, I downloaded Odin for the first time a few hours ago, and got to do some experiments. I really…
»