Navin P

Results 15 comments of Navin P

> Thanks for reporting! This is indeed a bug. You can bypass this bug by not using high_quality / refit_full and then calling fit_extra, then you can call refit_full on...

Can you give a minimal standalone doctest example that crashes ?

It is better to have a config based switch because someone would just need static allocation instead of unique_ptr

Can you please check the changes work in Windows and submit a pull request on latest dev branch ?

Can you check if these changes work for you ?

@vladak Yes but why aren't the include files clickable (without href) even after adding suffixes. I'll have that and then submit PR.

> @vladak Yes but why aren't the include files clickable (without href) even after adding suffixes. I'll have that and then submit PR. Hi @vladak , can you please help...

> For the include directive I think this needs to be processed by the Fortran analyzer. I believe https://github.com/oracle/opengrok/blob/master/opengrok-indexer/src/main/jflex/analysis/fortran/FortranSymbolTokenizer.lex needs to obtain similar rule as e.g. in > > https://github.com/oracle/opengrok/blob/0e0e613f0e7824b129796f77d024a0455d659ed9/opengrok-indexer/src/main/jflex/analysis/c/CSymbolTokenizer.lex#L54...