bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange problem with source


From: Cecil Westerhof
Subject: Re: Strange problem with source
Date: Mon, 13 Jan 2014 09:25:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Op Monday 13 Jan 2014 07:42 CET schreef Bert Barbe:

> I think what happens is the following:
>
> "Using declare limits the scope of the variable." Since the source
> of b happens inside the function includeFile, the declare of
> testVariable happens inside that function, and it's scope is limited
> to that function.

Yes, that was the problem. Thanks.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]