All of lore.kernel.org
 help / color / mirror / Atom feed
* [Openvpn-devel] MSVC "parser stack overflow"
@ 2015-12-09 22:05 Gisle Vanem
  2015-12-10  8:36 ` Gert Doering
  0 siblings, 1 reply; 6+ messages in thread
From: Gisle Vanem @ 2015-12-09 22:05 UTC (permalink / raw)
  To: OpenVPN-dev

While compiling src/openvpn/options.c with MSVC 2015, I got this
error:
  src/openvpn/options.c(5944): fatal error C1026: parser stack overflow, program too complex

I've also seen such error in GeoIP-lib due to all the 'if..else if' statements.
Can this be written using some kind of a table-lookup code instead?

-- 
--gv


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-10 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 22:05 [Openvpn-devel] MSVC "parser stack overflow" Gisle Vanem
2015-12-10  8:36 ` Gert Doering
2015-12-10  9:29   ` Arne Schwabe
2015-12-10  9:58   ` Gisle Vanem
2015-12-10 10:05     ` Arne Schwabe
2015-12-10 10:19     ` Gert Doering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.