Results 7 comments of Sravanth

make (cd openbsd-compat && /Library/Developer/CommandLineTools/usr/bin/make) gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I.. -I. -I./.. -I/usr/local/opt/openssl/include -DHAVE_CONFIG_H -c setproctitle.c setproctitle.c:147:2: warning: implicit declaration...

on mac os high sierria

could someone help me.

> Hi @gerardvanderland, You are right about the value of 44.704. So the expected behavior should be 1.609344 not 1,1609334. I guess you have a typo there.

I see a merged pull request for the issue. Are there any other unused files that need to be removed for the issue?

@algora-pbc Can you add a bounty label for issue?

Hi @withchandra, try the below. `{ "Post": { "comments": { "hasMany": "Comment" } }, "Comment": { "post": { "belongsTo": "Post" } } }` [refer](https://docs.mockend.com/relations)