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

goldnpkr: fix build issue #6945

Merged
merged 1 commit into from Jul 11, 2020
Merged

goldnpkr: fix build issue #6945

merged 1 commit into from Jul 11, 2020

Conversation

@davide125
Copy link
Contributor

@davide125 davide125 commented Jul 11, 2020

Fixes this build issue:

Compiling src/mame/drivers/goldnpkr.cpp...
../../../../../src/mame/drivers/goldnpkr.cpp: In function ‘void construct_ioport_animpkr(device_t&, ioport_list&, std::__cxx11::string&)’:
../../../../../src/mame/drivers/goldnpkr.cpp:2493:50: error: expected primary-expression before ‘)’ token
  PORT_DIPNAME( 0x10, 0x00, "High Pair (11-13)" ) ) PORT_DIPLOCATION("SW1:1")
                                                  ^
make[2]: *** [misc.make:2955: ../../../../linux_gcc/obj/x64/Release/src/mame/drivers/goldnpkr.o] Error 1
make[1]: *** [Makefile:412: misc] Error 2
make: *** [makefile:1350: linux_x64] Error 2

which was added in 2ba2a0f

@Robbbert Robbbert merged commit 371321a into mamedev:master Jul 11, 2020
0 of 2 checks passed
0 of 2 checks passed
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.