Hi,
thanks for the hint. Fixed in SVN.
Christian
On 02/20/11 23:21, Howard Su wrote:
> i believe this is a typo.
>
> Index: src/VBox/Main/src-server/VirtualBoxImpl.cpp
> ===================================================================
> --- src/VBox/Main/src-server/VirtualBoxImpl.cpp (revision 35998)
> +++ src/VBox/Main/src-server/VirtualBoxImpl.cpp (working copy)
> @@ -4532,7 +4532,7 @@
> ++it)
> {
> rc = (*it)->COMGETTER(NetworkName)(bstr.asOutParam());
> - if (FAILED(rc)) throw rc;
> + if (FAILED(rc)) return rc;
>
> if (bstr == aName)
> {
>
>
--
Dr. Christian Pötzsch http://www.oracle.com/
========================================================================
Sitz der Gesellschaft: ORACLE Deutschland B.V. & Co. KG,
Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V.
Rijnzathe 6, 3454PV De Meern, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven
========================================================================
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev