lp:~stewart/drizzle/warning-stack-frame-32k

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/warning-stack-frame-32k
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Development

Recent revisions

1945. By Stewart Smith

one last sqlite_server stack fix

1944. By Stewart Smith

typo

1943. By Stewart Smith

fix sqlite_server stack usage

1942. By Stewart Smith

fix large stack usag ein examples/sqlite_server.c:
../examples/sqlite_server.c: In function ‘main’:
../examples/sqlite_server.c:172: error: the frame size of 79792 bytes is larger than 32768 bytes [-Wframe-larger-than=]

1941. By Stewart Smith

fix excessive stack usage in examples/proxy.c:
examples/proxy.c: In function ‘main’:
examples/proxy.c:179: error: the frame size of 116336 bytes is larger than 32768 bytes [-Wframe-larger-than=]

1940. By Stewart Smith

fix alloc in simple_multi.c from stack usage fix

1939. By Stewart Smith

fix missing include in simple_multi.c

1938. By Stewart Smith

fix examples/server.c stack usage:
examples/server.c: In function ‘main’:
examples/server.c:140: error: the frame size of 79760 bytes is larger than 32768 bytes [-Wframe-larger-than=]

1937. By Stewart Smith

fix simple_multi stack size fix

1936. By Stewart Smith

fix large stack usage of examples/simple.c
examples/simple.c: In function ‘main’:
examples/simple.c:123: error: the frame size of 38816 bytes is larger than 32768 bytes [-Wframe-larger-than=]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers