Changes between Initial Version and Version 1 of Ticket #57193, comment 4


Ignore:
Timestamp:
Oct 13, 2018, 1:46:59 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57193, comment 4

    initial v1  
    11My error:
    22
    3 '''../../3rdparty/chromium/media/audio/mac/coreaudio_dispatch_override.cc:178:24: error: no matching constructor for initialization of
     3{{{
     4../../3rdparty/chromium/media/audio/mac/coreaudio_dispatch_override.cc:178:24: error: no matching constructor for initialization of
    45      '(anonymous namespace)::dyld_interpose_tuple'
    56  dyld_interpose_tuple interposition(&GetGlobalQueueOverride,
     
    1516../../3rdparty/chromium/media/audio/mac/coreaudio_dispatch_override.cc:17:8: note: candidate constructor (the implicit move constructor) not
    1617      viable: requires 1 argument, but 2 were provided
    17 '''
     18}}}