Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] CModelManager patch (1.0.1)

> 
> This is a multi-part message in MIME format.
> 
> ------_=_NextPart_001_01C303D4.20D0A2C0
> Content-Type: text/plain;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> A very small patch:
> 
>   If a project is set up to use the default binary parser,
>   then getBinaryParserFormat() can return null.  This
>   causes the binary parser tab in the project preferences
>   to display without indicating which binary parser is
>   set for the project.
> 
>   This patch causes getBinaryParserFormat() to return the
>   default binary parser format if no binary parser was
>   explicitly set.
> 

1.0.1 !  8-)

Ok, patch applied in the branch.  

Thanks.



Back to the top