cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

type fixes for cross-compiling (e.g. with RIOT) #353

Closed cgundogan closed 5 years ago

cgundogan commented 5 years ago

Contribution description

There are a lot of type issues when cross-compiling (e.g. for ARM Cortex with RIOT), such that the compiling fails. This PR addresses those issues.