small problem

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Juantxi juantxipazos at yahoo.es
Mon Nov 28 23:18:10 UTC 2011


osmocom-bb\src\host\layer23\include\l1ctl_proto.h

git 1.7.4.msysgit.0
00000000   2E 2E 2F 2E 2E 2F 2E 2E  2F 2E 2E 2F 69 6E 63 6C
../../../../incl
00000016   75 64 65 2F 6C 31 63 74  6C 5F 70 72 6F 74 6F 2E
ude/l1ctl_proto.
00000032   68                                               h

change -> #include <../../../../include/l1ctl_proto.h>


git 1.7.5.1
00000000   21 3C 73 79 6D 6C 69 6E  6B 3E FF FE 2E 00 2E 00   !<symlink>ÿþ.
.
00000016   2F 00 2E 00 2E 00 2F 00  2E 00 2E 00 2F 00 2E 00   / . . / . . /
.
00000032   2E 00 2F 00 69 00 6E 00  63 00 6C 00 75 00 64 00   . / i n c l u
d
00000048   65 00 2F 00 6C 00 31 00  63 00 74 00 6C 00 5F 00   e / l 1 c t l
_
00000064   70 00 72 00 6F 00 74 00  6F 00 2E 00 68 00 00 00   p r o t o . h

error in git?


osmocom-bb\src\shared\libosmocore\src\socket.c
int osmo_sockaddr_is_local(struct sockaddr *addr, socklen_t addrlen)

osmocom-bb_win\src\shared\libosmocore\include\osmocom\core\socket.h
int osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen);

change socket.c -> socklen_t -> unsigned int

         gcc 3.4.4
         g++ 4.5.3

error in gcc?

thank you





More information about the baseband-devel mailing list