On Mon, 4 Jul 2022 08:57:09 +0300
Orgad Shaneh wrote:
> Sure,
>
> Install VS Code and Node.JS.
>
> Clone this repository: https://github.com/orgads/cygtest
>
> Open the directory in VS Code and run (F5). Wait for it to finish,
> then run again.
>
> I've noticed that even the first execution has
On 2022-07-04 14:43, Marco Atzeri wrote:
On 04.07.2022 21:03, ricardo.co...@gmail.com wrote:
I know -attach file1 -attach file2 -attach file 3 works fine.
I just sugest you implemente a code with -attach "file1, file2, file3".
That stops anyone attaching files with names containing ","!
It
On 04.07.2022 21:03, ricardo.co...@gmail.com wrote:
I know -attach file1 -attach file2 -attach file 3 works fine.
I just sugest you implemente a code with -attach "file1, file2, file3".
Thanks a lot.
Dear Ricardo,
it seems you have not clear the difference between
upstream package code and
On 2022-07-04 10:30, Andrey Repin wrote:
Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* cygport-0.35.2-1
cygport is the standard method for building and maintaining
packages for the Cygwin distribution.
Jon Turney (7):
Add LICENSE variable
I w
I know -attach file1 -attach file2 -attach file 3 works fine.
I just sugest you implemente a code with -attach "file1, file2, file3".
Thanks a lot.
-Mensagem original-
De: Brian Inglis
Enviada em: segunda-feira, 4 de julho de 2022 15:52
Para: cygwin@cygwin.com
Cc: ricardo.co...@gmail
On 2022-07-04 07:23, ricardo.co...@gmail.com wrote:
Na sexta-feira, 1 de julho de 2022 21:15, Andrey Repin escreveu:
Na sexta-feira, 1 de julho de 2022 12:34, Brian Inglis escreveu:
On 2022-06-22 14:19, ricardo.co...@gmail.com wrote:
The package "email" does not works fine with "attach" option
Greetings, Christian Franke!
> Jon Turney wrote:
>>
>> The following packages have been uploaded to the Cygwin distribution:
>>
>> * cygport-0.35.2-1
>>
>> cygport is the standard method for building and maintaining
>> packages for the Cygwin distribution.
>>
>> Jon Turney (7):
>> Add LICENS
Hello,
No. There are 3 comma separeted files.
# man email
--attach file | -a file
Attach a binary file. This option will allow you to attach N
files to your email and will be base64 encoded upon
delivery. This option is helpful if you need to send any type
of fi
Jon Turney wrote:
The following packages have been uploaded to the Cygwin distribution:
* cygport-0.35.2-1
cygport is the standard method for building and maintaining
packages for the Cygwin distribution.
Jon Turney (7):
Add LICENSE variable
I would suggest to print a note or warning
On Jul 1 17:33, David Allsopp wrote:
> This program fails at the second mmap call with EINVAL:
>
> #include
> #include
> #include
>
> int main (void) {
> void * mem;
> /* Reserve 256MB address space for the minor heaps */
> mem = mmap(0, 268439552, PROT_NONE, MAP_PRIVATE |
On Jun 20 09:24, Ken Brown wrote:
> On 6/20/2022 6:22 AM, Takashi Yano wrote:
> > On Mon, 20 Jun 2022 17:59:35 +0900
> > Takashi Yano wrote:
> > > Isn't this a bug of newlib? Try following code.
> > >
> > > #include
> > >
> > > int main()
> > > {
> > > printf("%d\n", getchar());
> > > printf
11 matches
Mail list logo