Michael Hannon writes:
> On Wednesday, March 28, 2012 at 4:01 PM Daimrod wrote:
>
>> Eric Schulte writes:
>>
>>> Applied, Thanks!
>>>
>>> Daimrod writes:
>>>
Hi,
I've made a small patch to ob-C.el so it now includes the current
directory to the list of directories to be sear
On Wednesday, March 28, 2012 at 4:01 PM Daimrod wrote:
> Eric Schulte writes:
>
>> Applied, Thanks!
>>
>> Daimrod writes:
>>
>>> Hi,
>>>
>>> I've made a small patch to ob-C.el so it now includes the current
>>> directory to the list of directories to be searched for header files.
>>> Without thi
Eric Schulte writes:
> Applied, Thanks!
>
> Daimrod writes:
>
>> Hi,
>>
>> I've made a small patch to ob-C.el so it now includes the current
>> directory to the list of directories to be searched for header files.
>> Without this, I cannot include a local header file because the
>> compilation h
Applied, Thanks!
Daimrod writes:
> Hi,
>
> I've made a small patch to ob-C.el so it now includes the current
> directory to the list of directories to be searched for header files.
> Without this, I cannot include a local header file because the
> compilation happens in /tmp and thus gcc or g++
Hi,
I've made a small patch to ob-C.el so it now includes the current
directory to the list of directories to be searched for header files.
Without this, I cannot include a local header file because the
compilation happens in /tmp and thus gcc or g++ doesn't search for
header files in the directo