Skip to content

Conversation

akoeplinger
Copy link
Member

This causes a warning. Introduced in #99273.

  src/mono/mono/mini/interp/jiterpreter.c:1686:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  mono_jiterp_is_enabled () {
                         ^
                          void
  1 warning generated.

This causes a warning. Introduced in dotnet#99273.

```
  src/mono/mono/mini/interp/jiterpreter.c:1686:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
  mono_jiterp_is_enabled () {
                         ^
                          void
  1 warning generated.
```
@akoeplinger akoeplinger requested a review from vargaz March 10, 2024 12:03
@akoeplinger akoeplinger requested a review from kg as a code owner March 10, 2024 12:03
Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

@kg
Copy link
Member

kg commented Mar 10, 2024

Thanks!

@Boxter187
Copy link

Thanks!

Wishing you all of the Best 🙏
More thanks for your efforts to getting through this carrier 🙏

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants