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

Fix MSVC builds - missing profiling.c #144

Closed

Conversation

ddeclerck
Copy link
Contributor

@ddeclerck ddeclerck commented May 13, 2024

Follow-up of #110 (comment).

Add missing profiling.c file in MSVC projects.
Also fix usage of preprocessor directives inside macro in flag.def (MSVC does not seem to like that).

@ddeclerck ddeclerck requested a review from GitMensch May 13, 2024 10:57
Copy link
Collaborator

@GitMensch GitMensch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some minor changes necessary; please do the adjustment also to the ocide folder

after these changes are done, feel free to commit upstream directly

build_windows/ChangeLog.txt Outdated Show resolved Hide resolved
cobc/flag.def Outdated Show resolved Hide resolved
@GitMensch
Copy link
Collaborator

GitMensch commented May 13, 2024 via email

Copy link
Collaborator

@GitMensch GitMensch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please send upstream - I'll also run the appveyor builds then

@GitMensch
Copy link
Collaborator

Would it be reasonable to get back to #140 after checking in Win32+MacOS changes?

@ddeclerck
Copy link
Contributor Author

Merged upstream.

Would it be reasonable to get back to #140 after checking in Win32+MacOS changes?

I would like to, but I have things to do for our main client first (in particular : PR #136 , collation support on indexed files in GCSORT, and the GC3 => GC4 forward porting).

@GitMensch GitMensch closed this May 14, 2024
@ddeclerck ddeclerck deleted the fix_msvc_builds branch October 4, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants