[Bug 239802] www/chromium: update to 76.0.3809.100 with sndio enabled failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 12 17:44:30 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239802
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Mon Aug 12 17:43:35 UTC 2019
New revision: 508754
URL: https://svnweb.freebsd.org/changeset/ports/508754
Log:
www/chromium: Sync sndio backend with OpenBSD and unbreak build after r508722
../../media/audio/openbsd/audio_manager_openbsd.cc:158:14: error: allocating
an object of abstract class type 'media::SndioAudioOutputStream'
return new SndioAudioOutputStream(params, this);
^
../../media/audio/audio_io.h:117:16: note: unimplemented pure virtual method
'Flush' in 'SndioAudioOutputStream'
virtual void Flush() = 0;
PR: 239802
Submitted by: tobik
Reported by: kib
Tested by: kib
Approved by: chromium (cpm)
MFH: 2019Q3 (together with r508722)
Changes:
head/www/chromium/files/sndio_output.cc
head/www/chromium/files/sndio_output.h
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-chromium
mailing list