On 01/16/15 15:54, Ray Donnelly wrote:
> On Fri, Jan 16, 2015 at 2:23 PM, Ray Donnelly wrote:
>> On Fri, Jan 16, 2015 at 12:35 PM, Jacek Caban wrote:
>>> Hi Ray,
>>>
>>> I'm sorry for the delay.
>>>
>>> On 01/12/15 21:41, Ray Donnelly wrote:
We simply typedef it to int. */
typedef
On Fri, Jan 16, 2015 at 2:23 PM, Ray Donnelly wrote:
> On Fri, Jan 16, 2015 at 12:35 PM, Jacek Caban wrote:
>> Hi Ray,
>>
>> I'm sorry for the delay.
>>
>> On 01/12/15 21:41, Ray Donnelly wrote:
>>> We simply typedef it to int. */
>>> typedef int MIB_TCP_STATE;
>>>
>>> +#include
>>
>> MIC_
On Fri, Jan 16, 2015 at 12:35 PM, Jacek Caban wrote:
> Hi Ray,
>
> I'm sorry for the delay.
>
> On 01/12/15 21:41, Ray Donnelly wrote:
>> We simply typedef it to int. */
>> typedef int MIB_TCP_STATE;
>>
>> +#include
>
> MIC_TCP_STATE should be declared in tcpmib.h. Please move it there and
Hi Ray,
I'm sorry for the delay.
On 01/12/15 21:41, Ray Donnelly wrote:
> We simply typedef it to int. */
> typedef int MIB_TCP_STATE;
>
> +#include
MIC_TCP_STATE should be declared in tcpmib.h. Please move it there and
include tcpmib.h on top of iprtmib.h, like other headers. Other par
On Mon, Jan 12, 2015 at 6:44 PM, Ray Donnelly wrote:
> On Thu, Jan 8, 2015 at 6:01 PM, Kai Tietz wrote:
>> Committed to master after review on IRC by Jacek.
>>
>> I removed _Field_size_part_ macro use, as noted by review of Jacek.
>>
>> Kai
>>
>> 2015-01-08 17:33 GMT+01:00 Kai Tietz :
>>> Hi,
>>>
On Thu, Jan 8, 2015 at 6:01 PM, Kai Tietz wrote:
> Committed to master after review on IRC by Jacek.
>
> I removed _Field_size_part_ macro use, as noted by review of Jacek.
>
> Kai
>
> 2015-01-08 17:33 GMT+01:00 Kai Tietz :
>> Hi,
>>
>> Any comment on the attached changes? Ok for apply?
>>
We ran
Committed to master after review on IRC by Jacek.
I removed _Field_size_part_ macro use, as noted by review of Jacek.
Kai
2015-01-08 17:33 GMT+01:00 Kai Tietz :
> Hi,
>
> Any comment on the attached changes? Ok for apply?
>
> Regards,
> Kai
--