https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239802

--- Comment #5 from commit-h...@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.
_______________________________________________
freebsd-chromium@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "freebsd-chromium-unsubscr...@freebsd.org"

Reply via email to