On Tue Feb 1 11, John Baldwin wrote:
> On Tuesday, February 01, 2011 8:11:54 am Alexander Best wrote:
> > On Tue Feb 1 11, Sergey Kandaurov wrote:
> > > On 1 February 2011 15:24, Alexander Best wrote:
> > > > hi there,
> > > >
> > > > i was doing the following:
> > > >
> > > > top inf > ~/output
On Tue Feb 1 11, Roman Divacky wrote:
> On Tue, Feb 01, 2011 at 11:25:01AM +, Alexander Best wrote:
> > On Tue Feb 1 11, Roman Divacky wrote:
> > > On Mon, Jan 31, 2011 at 09:51:58AM +, Alexander Best wrote:
> > > > On Mon Jan 31 11, Roman Divacky wrote:
> > > > > no problem with this wit
On Tue, Feb 01, 2011 at 11:25:01AM +, Alexander Best wrote:
> On Tue Feb 1 11, Roman Divacky wrote:
> > On Mon, Jan 31, 2011 at 09:51:58AM +, Alexander Best wrote:
> > > On Mon Jan 31 11, Roman Divacky wrote:
> > > > no problem with this with clang :)
> > >
> > > hmso compiling th
On Tue Feb 1 11, John Baldwin wrote:
> On Tuesday, February 01, 2011 8:11:54 am Alexander Best wrote:
> > On Tue Feb 1 11, Sergey Kandaurov wrote:
> > > On 1 February 2011 15:24, Alexander Best wrote:
> > > > hi there,
> > > >
> > > > i was doing the following:
> > > >
> > > > top inf > ~/output
On Tuesday, February 01, 2011 8:11:54 am Alexander Best wrote:
> On Tue Feb 1 11, Sergey Kandaurov wrote:
> > On 1 February 2011 15:24, Alexander Best wrote:
> > > hi there,
> > >
> > > i was doing the following:
> > >
> > > top inf > ~/output
> > >
> > > when i noticed that this was missing the
On Tue Feb 1 11, Sergey Kandaurov wrote:
> On 1 February 2011 15:24, Alexander Best wrote:
> > hi there,
> >
> > i was doing the following:
> >
> > top inf > ~/output
> >
> > when i noticed that this was missing the overall statistics line. so i went
> > ahead and did:
> >
> > top -d2 inf > ~/out
On 1 February 2011 15:24, Alexander Best wrote:
> hi there,
>
> i was doing the following:
>
> top inf > ~/output
>
> when i noticed that this was missing the overall statistics line. so i went
> ahead and did:
>
> top -d2 inf > ~/output
>
> funny thing is that for the second output some weird cha
hi there,
i was doing the following:
top inf > ~/output
when i noticed that this was missing the overall statistics line. so i went
ahead and did:
top -d2 inf > ~/output
funny thing is that for the second output some weird characters seem to get
spammed into the overall statistics line:
last
On Tue Feb 1 11, Roman Divacky wrote:
> On Mon, Jan 31, 2011 at 09:51:58AM +, Alexander Best wrote:
> > On Mon Jan 31 11, Roman Divacky wrote:
> > > no problem with this with clang :)
> >
> > hmso compiling the following code
> >
> > int
> > main(int argc, char **argv)
> > {
> > if (
On Mon, Jan 31, 2011 at 09:51:58AM +, Alexander Best wrote:
> On Mon Jan 31 11, Roman Divacky wrote:
> > no problem with this with clang :)
>
> hmso compiling the following code
>
> int
> main(int argc, char **argv)
> {
> if (1<2)
> ;
> }
>
> with clang -Werror code.c -o code wor
10 matches
Mail list logo