1. Suddenly very quiet. Is everyone okay?

Oh, and how's 4.2 going?

-Bruce

new topic     » topic index » view message » categorize

2. Re: Suddenly very quiet. Is everyone okay?

axtens_bruce said...

Oh, and how's 4.2 going?

-Bruce

I'm still around. Working on my wrappers and such. Also coding in C and other languages. Trying to figure out why every time I try to run a example program for my doslike wrapper, the program crashes. I've tried using chatgpt, but I keep running into walls. If anyone can help me figure it out, I'd be grateful.

[https://www.mediafire.com/file/01cmy0k8t51380s/doslike.zip/file]

new topic     » goto parent     » topic index » view message » categorize

3. Re: Suddenly very quiet. Is everyone okay?

Still chipping away at my stupid little gui...
I'm thinking of asking Exercism to delete the Phix track since it's never going to go live...

Icy_Viking said...

Trying to figure out why every time I try to run a example program for my doslike wrapper, the program crashes. If anyone can help me figure it out, I'd be grateful.

[https://www.mediafire.com/file/01cmy0k8t51380s/doslike.zip/file]

I can tell you that download has a 64-bit doslike.dll and a 32-bit SDL2.dll, however it doesn't look like it is even getting that far...
It created (on Phix) C:\Users\pete\AppData\Local\CrashDumps\p64.exe.49056.dmp which tells me it died with 0xc0000005 aka
"The thread tried to read from or write to a virtual address for which it does not have the appropriate access."

Icy_Viking said...

After removing the or rather commenting out the dosmain functions, I was able to get it to build as a DLL

My guess would be you removed something rather vital.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Suddenly very quiet. Is everyone okay?

petelomax said...

Still chipping away at my stupid little gui...
I'm thinking of asking Exercism to delete the Phix track since it's never going to go live...

Icy_Viking said...

Trying to figure out why every time I try to run a example program for my doslike wrapper, the program crashes. If anyone can help me figure it out, I'd be grateful.

[https://www.mediafire.com/file/01cmy0k8t51380s/doslike.zip/file]

I can tell you that download has a 64-bit doslike.dll and a 32-bit SDL2.dll, however it doesn't look like it is even getting that far...
It created (on Phix) C:\Users\pete\AppData\Local\CrashDumps\p64.exe.49056.dmp which tells me it died with 0xc0000005 aka
"The thread tried to read from or write to a virtual address for which it does not have the appropriate access."

Icy_Viking said...

After removing the or rather commenting out the dosmain functions, I was able to get it to build as a DLL

My guess would be you removed something rather vital.

That may be why it is not working. I can try building the DLL again with the dosmain function. Might have to find a work around.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Suddenly very quiet. Is everyone okay?

Icy_Viking said...
petelomax said...

I'm thinking of asking Exercism to delete the Phix track since it's never going to go live...

Whoa, what?! What's holding it back from going live?

-Bruce

new topic     » goto parent     » topic index » view message » categorize

6. Re: Suddenly very quiet. Is everyone okay?

axtens_bruce said...

Whoa, what?! What's holding it back from going live?

Beats me. I just simply got sick of smacking my head against that brick wall at least nine months ago, or it might have been late last year.
The biggest thing is I cannot do edit/run, and I absolutely hate that. The representer is broke (no idea how), the test runner is broke (no idea how), and the syntax highlighting saga continues.

The latest thing is Error: buildx failed with: ERROR: failed to build: failed to solve: failed to push exercism/phix-representer:latest: push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

new topic     » goto parent     » topic index » view message » categorize

7. Re: Suddenly very quiet. Is everyone okay?

petelomax said...

the syntax highlighting saga continues.

and that is no small saga.

new topic     » goto parent     » topic index » view message » categorize

8. Re: Suddenly very quiet. Is everyone okay?

petelomax said...

I just simply got sick of smacking my head against that brick wall

And you left a big dent in that wall too:

(10:38:56.93) c:\Users\bugma\Dropbox\Projects\phix-track>bin\configlet.exe info 
Updating cached 'problem-specifications' data... 
Concepts that aren't a prerequisite for any Practice Exercise: 
none 
 
Concepts that aren't practiced by any Practice Exercise: 
none 
 
Concepts that are a prerequisite, but aren't practiced by any Practice Exercise: 
none 
 
There are 26 non-deprecated exercises in `exercism/problem-specifications` that 
are both unimplemented and not in the track config `exercises.foregone` array: 
 
With canonical data: 
baffling-birthdays 
bank-account 
camicia 
flower-field 
go-counting 
intergalactic-transmission 
killer-sudoku-helper 
line-up 
micro-blog 
parallel-letter-frequency 
piecing-it-together 
rational-numbers 
rectangles 
relative-distance 
rest-api 
satellite 
sgf-parsing 
split-second-stopwatch 
swift-scheduling 
zipper 
 
Without canonical data: 
dot-dsl 
error-handling 
hangman 
lens-person 
paasio 
tree-building 
 
Track summary: 
  0 Concept Exercises (plus 0 work-in-progress) 
112 Practice Exercises (plus 0 work-in-progress) 
112 Exercises in total (plus 0 work-in-progress) 
  0 Concepts 

Forked into: Phix fix

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu