public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* trouble using glob and wordexp
@ 2013-06-10 15:59 ballsystemlord
  2013-06-10 16:13 ` Jonathan Wakely
  0 siblings, 1 reply; 6+ messages in thread
From: ballsystemlord @ 2013-06-10 15:59 UTC (permalink / raw)
  To: gcc-help

I'm getting an error at compile time.
All the variables are declared and my glob sruct is declared like this:

struct glob_t globualation

I though I might use wordexp instead since it would be more suited to what
I'm doing but that fails with the same error exept it's wordexp's structure
that is the problem.

I also tried this to no avail.

Gcc complains that the struct size is unknown.



--
View this message in context: http://gcc.1065356.n5.nabble.com/trouble-using-glob-and-wordexp-tp945091.html
Sent from the gcc - Help mailing list archive at Nabble.com.

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

end of thread, other threads:[~2013-06-18 16:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-10 15:59 trouble using glob and wordexp ballsystemlord
2013-06-10 16:13 ` Jonathan Wakely
2013-06-10 17:47   ` ballsystemlord
2013-06-10 18:02     ` ballsystemlord
2013-06-10 22:09       ` Ian Lance Taylor
2013-06-18 16:47         ` ballsystemlord

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).