Re: [PATCH 04/14] ABI: better identificate tables

2019-06-21 Thread Mauro Carvalho Chehab
Em Fri, 21 Jun 2019 09:21:52 +0200 Greg Kroah-Hartman escreveu: > On Thu, Jun 20, 2019 at 11:27:49AM -0300, Mauro Carvalho Chehab wrote: > > Em Wed, 19 Jun 2019 13:14:08 -0300 > > Mauro Carvalho Chehab escreveu: > > > > > Em Wed, 19 Jun 2019 17:02:07 +0200 > > > Greg Kroah-Hartman escreveu:

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-21 Thread Greg Kroah-Hartman
On Thu, Jun 20, 2019 at 11:27:49AM -0300, Mauro Carvalho Chehab wrote: > Em Wed, 19 Jun 2019 13:14:08 -0300 > Mauro Carvalho Chehab escreveu: > > > Em Wed, 19 Jun 2019 17:02:07 +0200 > > Greg Kroah-Hartman escreveu: > > > > > On Wed, Jun 19, 2019 at 10:56:33AM -0300, Mauro Carvalho Chehab wrote

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Greg Kroah-Hartman
On Thu, Jun 20, 2019 at 02:16:28PM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 20 Jun 2019 18:29:45 +0200 > Greg Kroah-Hartman escreveu: > > > On Thu, Jun 20, 2019 at 11:20:34AM -0300, Mauro Carvalho Chehab wrote: > > > Em Thu, 20 Jun 2019 14:54:13 +0200 > > > Greg Kroah-Hartman escreveu: > >

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Mauro Carvalho Chehab
Em Thu, 20 Jun 2019 18:29:45 +0200 Greg Kroah-Hartman escreveu: > On Thu, Jun 20, 2019 at 11:20:34AM -0300, Mauro Carvalho Chehab wrote: > > Em Thu, 20 Jun 2019 14:54:13 +0200 > > Greg Kroah-Hartman escreveu: > > > > > On Thu, Jun 20, 2019 at 02:01:50PM +0200, Johan Hovold wrote: > > > > >

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Greg Kroah-Hartman
On Thu, Jun 20, 2019 at 11:20:34AM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 20 Jun 2019 14:54:13 +0200 > Greg Kroah-Hartman escreveu: > > > On Thu, Jun 20, 2019 at 02:01:50PM +0200, Johan Hovold wrote: > > > > I don't know when "Description" and "RST-Description" would be used. > > > > Why n

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Mauro Carvalho Chehab
Em Wed, 19 Jun 2019 13:14:08 -0300 Mauro Carvalho Chehab escreveu: > Em Wed, 19 Jun 2019 17:02:07 +0200 > Greg Kroah-Hartman escreveu: > > > On Wed, Jun 19, 2019 at 10:56:33AM -0300, Mauro Carvalho Chehab wrote: > > > Hi Johan, > > > > > > Em Wed, 19 Jun 2019 14:51:35 +0200 > > > Johan Hovol

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Mauro Carvalho Chehab
Em Thu, 20 Jun 2019 14:54:13 +0200 Greg Kroah-Hartman escreveu: > On Thu, Jun 20, 2019 at 02:01:50PM +0200, Johan Hovold wrote: > > > I don't know when "Description" and "RST-Description" would be used. > > > Why not just parse "Description" like rst text and if things are "messy" > > > we fix th

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Greg Kroah-Hartman
On Thu, Jun 20, 2019 at 02:01:50PM +0200, Johan Hovold wrote: > > I don't know when "Description" and "RST-Description" would be used. > > Why not just parse "Description" like rst text and if things are "messy" > > we fix them up as found, like you did with the ":" here? It doesn't > > have to be

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-20 Thread Johan Hovold
On Wed, Jun 19, 2019 at 05:02:07PM +0200, Greg Kroah-Hartman wrote: > On Wed, Jun 19, 2019 at 10:56:33AM -0300, Mauro Carvalho Chehab wrote: > > Hi Johan, > > > > Em Wed, 19 Jun 2019 14:51:35 +0200 > > Johan Hovold escreveu: > > > > > On Thu, Jun 13, 2019 at 11:04:10PM -0300, Mauro Carvalho Cheh

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-19 Thread Mauro Carvalho Chehab
Em Wed, 19 Jun 2019 17:02:07 +0200 Greg Kroah-Hartman escreveu: > On Wed, Jun 19, 2019 at 10:56:33AM -0300, Mauro Carvalho Chehab wrote: > > Hi Johan, > > > > Em Wed, 19 Jun 2019 14:51:35 +0200 > > Johan Hovold escreveu: > > > > > On Thu, Jun 13, 2019 at 11:04:10PM -0300, Mauro Carvalho Cheh

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-19 Thread Greg Kroah-Hartman
On Wed, Jun 19, 2019 at 10:56:33AM -0300, Mauro Carvalho Chehab wrote: > Hi Johan, > > Em Wed, 19 Jun 2019 14:51:35 +0200 > Johan Hovold escreveu: > > > On Thu, Jun 13, 2019 at 11:04:10PM -0300, Mauro Carvalho Chehab wrote: > > > From: Mauro Carvalho Chehab > > > > > > When parsing via script,

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-19 Thread Mauro Carvalho Chehab
Hi Johan, Em Wed, 19 Jun 2019 14:51:35 +0200 Johan Hovold escreveu: > On Thu, Jun 13, 2019 at 11:04:10PM -0300, Mauro Carvalho Chehab wrote: > > From: Mauro Carvalho Chehab > > > > When parsing via script, it is important to know if the script > > should consider a description as a literal blo

Re: [PATCH 04/14] ABI: better identificate tables

2019-06-19 Thread Johan Hovold
On Thu, Jun 13, 2019 at 11:04:10PM -0300, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > > When parsing via script, it is important to know if the script > should consider a description as a literal block that should > be displayed as-is, or if the description can be considered > as

[PATCH 04/14] ABI: better identificate tables

2019-06-13 Thread Mauro Carvalho Chehab
From: Mauro Carvalho Chehab When parsing via script, it is important to know if the script should consider a description as a literal block that should be displayed as-is, or if the description can be considered as a normal text. Change descriptions to ensure that the preceding line of a table e