You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Pavel Janík <Pa...@Janik.cz> on 2013/04/24 22:05:38 UTC

sd/source/ui/unoidl/DrawController.cxx:575:'ST_SIDEBAR’ not handled in switch

Hi,

WaE issue. Please add default branch or handle ST_SIDEBAR.

Compiling: sd/source/ui/unoidl/DrawController.cxx
cc1plus: warnings being treated as errors
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx: In member function ‘void sd::DrawController::BroadcastContextChange() const’:
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx:575: warning: enumeration value ‘ST_SIDEBAR’ not handled in switch
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/DrawController.obj'

-- 
Pavel Janík




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: sd/source/ui/unoidl/DrawController.cxx:575:'ST_SIDEBAR’ not handled in switch

Posted by Pavel Janík <Pa...@Janik.cz>.
On Apr 25, 2013, at 10:11 AM, Andre Fischer wrote:

> On 24.04.2013 22:05, Pavel Janík wrote:
>> Hi,
>> 
>> WaE issue. Please add default branch or handle ST_SIDEBAR.
>> 
>> Compiling: sd/source/ui/unoidl/DrawController.cxx
>> cc1plus: warnings being treated as errors
>> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx: In member function ‘void sd::DrawController::BroadcastContextChange() const’:
>> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx:575: warning: enumeration value ‘ST_SIDEBAR’ not handled in switch
>> dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/DrawController.obj'
>> 
> Done in revision 1475665.

Verified, thanks :-)
-- 
Pavel Janík




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: sd/source/ui/unoidl/DrawController.cxx:575:'ST_SIDEBAR’ not handled in switch

Posted by Andre Fischer <aw...@gmail.com>.
On 24.04.2013 22:05, Pavel Janík wrote:
> Hi,
>
> WaE issue. Please add default branch or handle ST_SIDEBAR.
>
> Compiling: sd/source/ui/unoidl/DrawController.cxx
> cc1plus: warnings being treated as errors
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx: In member function ‘void sd::DrawController::BroadcastContextChange() const’:
> /Users/pavel/BUILD/BuildDir/ooo_trunk_src/sd/source/ui/unoidl/DrawController.cxx:575: warning: enumeration value ‘ST_SIDEBAR’ not handled in switch
> dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/DrawController.obj'
>
Done in revision 1475665.

-Andre

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org