Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socket IPC between 32bit machine and 64bit machine failed. #16

Open
at-wat opened this issue Nov 9, 2016 · 0 comments
Open

Socket IPC between 32bit machine and 64bit machine failed. #16

at-wat opened this issue Nov 9, 2016 · 0 comments
Labels

Comments

@at-wat
Copy link
Member

at-wat commented Nov 9, 2016

原因と思われる箇所
sh_bando@robobnd-l:~/lab/researches/programs/platform$ find ./open-spur/ -name ".h" | xargs grep -n 'long'

./open-spur/include/command.h:63:void message_return( struct ipcmd_t *ipcmd, long retpid, YPSpur_msg * res_msg );
./open-spur/include/ypparam.h:266: long msg_type;
./open-spur/include/ypparam.h:267: long pid;
./open-spur/include/ypparam.h:300:#define YPSPUR_MSG_SIZE (sizeof(YPSpur_msg) -sizeof(long))

(Transferred from readmine ticket. Originally by S. Bando.)

@at-wat at-wat added the bug label Nov 9, 2016
@at-wat at-wat self-assigned this Nov 14, 2016
@at-wat at-wat removed their assignment Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant