comp.lang.ada
 help / color / mirror / Atom feed
* Dotenv - first release
@ 2021-01-22 15:34 Heziode
  2021-01-23  1:02 ` Anh Vo
  0 siblings, 1 reply; 4+ messages in thread
From: Heziode @ 2021-01-22 15:34 UTC (permalink / raw)


Hi,

I have just released Dotenv: 1.0.0

Dotenv allows you to loads environment variables from `.env` file.

For more information, please refer to: https://github.com/Heziode/ada-dotenv

---

Heziode

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

* Re: Dotenv - first release
  2021-01-22 15:34 Dotenv - first release Heziode
@ 2021-01-23  1:02 ` Anh Vo
  2021-01-23  8:41   ` Heziode
  2021-01-23  8:42   ` Heziode
  0 siblings, 2 replies; 4+ messages in thread
From: Anh Vo @ 2021-01-23  1:02 UTC (permalink / raw)


On Friday, January 22, 2021 at 7:34:44 AM UTC-8, Heziode wrote:
> Hi, 
> 
> I have just released Dotenv: 1.0.0 
> 
> Dotenv allows you to loads environment variables from `.env` file. 
> 
> For more information, please refer to: https://github.com/Heziode/ada-dotenv 
> 
> --- 
> 
> Heziode
Thank you for sharing your work.

Just took a quick look at dotenv.gpr file. There may be two issues, extra null;, at case Style_Checks and case Contract_Checks.

Anh Vo

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

* Re: Dotenv - first release
  2021-01-23  1:02 ` Anh Vo
@ 2021-01-23  8:41   ` Heziode
  2021-01-23  8:42   ` Heziode
  1 sibling, 0 replies; 4+ messages in thread
From: Heziode @ 2021-01-23  8:41 UTC (permalink / raw)


Le 23/01/2021 à 02:02, Anh Vo a écrit :
> On Friday, January 22, 2021 at 7:34:44 AM UTC-8, Heziode wrote:
>> Hi,
>>
>> I have just released Dotenv: 1.0.0
>>
>> Dotenv allows you to loads environment variables from `.env` file.
>>
>> For more information, please refer to: https://github.com/Heziode/ada-dotenv
>>
>> ---
>>
>> Heziode
> Thank you for sharing your work.
> 
> Just took a quick look at dotenv.gpr file. There may be two issues, extra null;, at case Style_Checks and case Contract_Checks.
> 
> Anh Vo
> 

Indeed, thank's for report.

.gpr has been generated by Alire, I did not modify it. So, there must be 
a problem in the alire gpr generator.

Heziode

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

* Re: Dotenv - first release
  2021-01-23  1:02 ` Anh Vo
  2021-01-23  8:41   ` Heziode
@ 2021-01-23  8:42   ` Heziode
  1 sibling, 0 replies; 4+ messages in thread
From: Heziode @ 2021-01-23  8:42 UTC (permalink / raw)


Le 23/01/2021 à 02:02, Anh Vo a écrit :
> On Friday, January 22, 2021 at 7:34:44 AM UTC-8, Heziode wrote:
>> Hi,
>>
>> I have just released Dotenv: 1.0.0
>>
>> Dotenv allows you to loads environment variables from `.env` file.
>>
>> For more information, please refer to: https://github.com/Heziode/ada-dotenv
>>
>> ---
>>
>> Heziode
> Thank you for sharing your work.
> 
> Just took a quick look at dotenv.gpr file. There may be two issues, extra null;, at case Style_Checks and case Contract_Checks.
> 
> Anh Vo
> 

Indeed, thank's for report.

.gpr has been generated by Alire, I did not modify it. So, there must be 
a problem in the alire gpr generator.

Heziode

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

end of thread, other threads:[~2021-01-23  8:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 15:34 Dotenv - first release Heziode
2021-01-23  1:02 ` Anh Vo
2021-01-23  8:41   ` Heziode
2021-01-23  8:42   ` Heziode

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox