[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#793478: gcc-5-plugin-dev: GCCPLUGIN_VERSION_MAJOR == 5 & GCCPLUGIN_VERSION_MINOR == 5 for GCC 5.1.1



On 07/24/2015 01:09 PM, Basile Starynkevitch wrote:
> Package: gcc-5-plugin-dev
> Version: 5.1.1-14
> Severity: important
> Tags: newcomer
> 
> Dear Maintainer,
> 
> 
>    * What led up to the situation?
> 
> Compiling my MELT meta-plugin for GCC 5.1; see http://gcc-melt.org/ for more about MELT.
> 
> Then did:
> % grep GCCPLUGIN /usr/lib/gcc/x86_64-linux-gnu/5/plugin/include/plugin-version.h
> 
> Obtaining:
> 
> #define GCCPLUGIN_VERSION_MAJOR   5
> #define GCCPLUGIN_VERSION_MINOR   5
> #define GCCPLUGIN_VERSION_PATCHLEVEL   5
> #define GCCPLUGIN_VERSION  (GCCPLUGIN_VERSION_MAJOR*1000 + GCCPLUGIN_VERSION_MINOR)

fixed for the next upload


Reply to: