Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. - Mailing list pgsql-committers

From Michael Meskes
Subject Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.
Date
Msg-id 20120218193835.GA11448@feivel.credativ.lan
Whole thread Raw
In response to Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
On Sat, Feb 18, 2012 at 12:40:43PM -0500, Andrew Dunstan wrote:
> >Which one of these functions is available on MinGW?

So what is the system on pitta? It says gcc, but doesn't seem to know strtok_r.

I'm tempted to remove strtok and program the bits and pieces I need myself.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead.