libretro / libretro/libretro-common

RETRO_ENVIRONMENT_ clash in libretro.h

Open Beginner friendly
#89 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
180
Forks
98
Avg merge
7h 16m
Merged PRs (30d)
1

Description

RETRO_ENVIRONMENT_SET_SERIALIZATION_QUIRKS and RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT share the same id of 44.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in libretro.h by locating RETRO_ENVIRONMENT_SET_SERIALIZATION_QUIRKS and RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT. Check the surrounding environment-command definitions and references to confirm the collision and understand the expected distinct identifiers. Done means the two commands no longer share an ID and the header remains consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.