php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57154 default switch label needs break
Submitted: 2006-07-25 06:15 UTC Modified: 2017-01-10 08:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: cweiske@php.net Assigned:
Status: Suspended Package: oggvorbis (PECL)
PHP Version: 5.1.2 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2006-07-25 06:15 UTC] cweiske@php.net
Description:
------------
compilation hangs in oggvorbis.c line 202 with message:
-----------------
/home/cweiske/compilethings/oggvorbis-0.2/oggvorbis.c: In function `php_oggvorbis_init_writestream':
/home/cweiske/compilethings/oggvorbis-0.2/oggvorbis.c:204: error: label at end of compound statement
make: *** [oggvorbis.lo] Error 1
-----------------

when adding a "break" after "default:", it works.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 08:34 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:34 UTC] kalle@php.net
This extension have not had any activity for almost 14 years, suspending
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 11:01:31 2025 UTC