Re: [PATCH] Add build time guard to detect off_t mismatch
Richard Weinberger <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
----- Ursprüngliche Mail ----- > Von: "Jan Kiszka" <[email protected]> >> In my case it was just mmap(). But wouldn't it hurt at any function >> or data structure exposed by Xenomai which uses off_t? >> >> So, I suggest applying my change as safeguard mechanism. >> > > mmap is supposed to be fine by now. So we need to understand why it is > not and resolve the issue - or my other patch would be pointless. Ah, sorry for not being clear. Your fix is in next and not part of a release, and the application in question uses Xenomai 3.2.6... Thanks, //richard