Skip to content

In InitMagEphemInfo: ReadMagEphemInfoStruct has a type oops reading nBounceRegions #63

Merged
drsteve merged 1 commit into
drsteve:masterfrom
JeffreyBroll:broll_fix_initmagepheminfoptr
Jan 8, 2026
Merged

In InitMagEphemInfo: ReadMagEphemInfoStruct has a type oops reading nBounceRegions #63
drsteve merged 1 commit into
drsteve:masterfrom
JeffreyBroll:broll_fix_initmagepheminfoptr

Conversation

@JeffreyBroll

Copy link
Copy Markdown

Switched ddata to idata on 376-378 where an int* is being force-fed to a double*

@drsteve

drsteve commented Dec 23, 2025

Copy link
Copy Markdown
Owner

Just to clarify... this is just changing variable name to better align with the type? I'm not seeing any functional change here.

@JeffreyBroll

Copy link
Copy Markdown
Author

Since ddata is declared way above as a double* compilers complain about initializing from incompatible pointer type and misalignment of int, double make me more than a little antsy. This could perhaps use a test too.

@drsteve
drsteve merged commit 7cf2ece into drsteve:master Jan 8, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants