Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L libglvnd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • glvnd
  • libglvnd
  • Merge requests
  • !22

[tests] Fix testpatchentrypoints

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adam Jackson requested to merge github/fork/nwnk/make-check-release-patch into master Mar 18, 2015
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

This had been broken since:

commit 4f1a13cbdac9b20e91558ccb8d06fbff6bfea4fc
Author: Brian Nguyen <brnguyen@nvidia.com>
Date:   Wed Nov 12 12:53:07 2014 -0800

[GLdispatchABI.h] Add a new releasePatch() entrypoint patching callback

which widened __GLdispatchPatchCallbacks but didn't update the test to match. We're not any grubbing in the PLT in the dummy library so I don't think the releasePatch hook needs to do anything.

Fixes 'make check'.

Signed-off-by: Adam Jackson ajax@redhat.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/nwnk/make-check-release-patch