camelreef

Results 2 issues of camelreef

When you get `/root/src/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_linux.c:1100:9: error: implicit declaration of function ‘__vfs_write’ [-Werror=implicit-function-declaration] return __vfs_write(osfd, pDataPtr, (size_t) writeLen, &osfd->f_pos)` it's because `__vfs_read` and `__vfs_write` are deprecated. Edit `os/linux/rt_linux.c` and swap `__vfs_read` with...

Hello, Use case: On my account, I want to merge from a deleted user conversation (wife on a temporary phone number/account) to another conversation (regular conversation with my wife's regular...