lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master c3a2e32 1/5: Fix defect introduced 20210209T1


From: Greg Chicares
Subject: [lmi-commits] [lmi] master c3a2e32 1/5: Fix defect introduced 20210209T1654Z: enumerator listed twice
Date: Mon, 27 Sep 2021 17:46:54 -0400 (EDT)

branch: master
commit c3a2e320a85c0ce48b4e34c2b74cec6c557120dd
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Fix defect introduced 20210209T1654Z: enumerator listed twice
    
    Commit a598792a9334f0 of 20210209T1654Z listed DB_PolicyForm twice,
    with two different indices, causing the script to work incorrectly.
---
 db_sort.sed | 341 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 170 insertions(+), 171 deletions(-)

diff --git a/db_sort.sed b/db_sort.sed
index 0bc2173..6513e7d 100644
--- a/db_sort.sed
+++ b/db_sort.sed
@@ -347,177 +347,176 @@
 /DB_OmitGuarPremSolve\>/         s/^/Q013/
 # DB_Topic_Lingo
 /DB_PolicyForm\>/                s/^/R001/
-/DB_PolicyForm\>/                s/^/R002/
-/DB_PolicyMktgName\>/            s/^/R003/
-/DB_PolicyLegalName\>/           s/^/R004/
-/DB_InsCoShortName\>/            s/^/R005/
-/DB_InsCoName\>/                 s/^/R006/
-/DB_InsCoAddr\>/                 s/^/R007/
-/DB_InsCoStreet\>/               s/^/R008/
-/DB_InsCoPhone\>/                s/^/R009/
-/DB_MainUnderwriter\>/           s/^/R010/
-/DB_MainUnderwriterAddress\>/    s/^/R011/
-/DB_CoUnderwriter\>/             s/^/R012/
-/DB_CoUnderwriterAddress\>/      s/^/R013/
-/DB_AvName\>/                    s/^/R014/
-/DB_CsvName\>/                   s/^/R015/
-/DB_CsvHeaderName\>/             s/^/R016/
-/DB_NoLapseProvisionName\>/      s/^/R017/
-/DB_ContractName\>/              s/^/R018/
-/DB_DboName\>/                   s/^/R019/
-/DB_DboNameLevel\>/              s/^/R020/
-/DB_DboNameIncreasing\>/         s/^/R021/
-/DB_DboNameReturnOfPremium\>/    s/^/R022/
-/DB_DboNameMinDeathBenefit\>/    s/^/R023/
-/DB_GenAcctName\>/               s/^/R024/
-/DB_GenAcctNameElaborated\>/     s/^/R025/
-/DB_SepAcctName\>/               s/^/R026/
-/DB_SpecAmtName\>/               s/^/R027/
-/DB_SpecAmtNameElaborated\>/     s/^/R028/
-/DB_UwBasisMedical\>/            s/^/R029/
-/DB_UwBasisParamedical\>/        s/^/R030/
-/DB_UwBasisNonmedical\>/         s/^/R031/
-/DB_UwBasisSimplified\>/         s/^/R032/
-/DB_UwBasisGuaranteed\>/         s/^/R033/
-/DB_UwClassPreferred\>/          s/^/R034/
-/DB_UwClassStandard\>/           s/^/R035/
-/DB_UwClassRated\>/              s/^/R036/
-/DB_UwClassUltra\>/              s/^/R037/
-/DB_AccountValueFootnote\>/      s/^/R038/
-/DB_AttainedAgeFootnote\>/       s/^/R039/
-/DB_CashSurrValueFootnote\>/     s/^/R040/
-/DB_DeathBenefitFootnote\>/      s/^/R041/
-/DB_InitialPremiumFootnote\>/    s/^/R042/
-/DB_NetPremiumFootnote\>/        s/^/R043/
-/DB_GrossPremiumFootnote\>/      s/^/R044/
-/DB_OutlayFootnote\>/            s/^/R045/
-/DB_PolicyYearFootnote\>/        s/^/R046/
-/DB_ADDTerseName\>/              s/^/R047/
-/DB_InsurabilityTerseName\>/     s/^/R048/
-/DB_ChildTerseName\>/            s/^/R049/
-/DB_SpouseTerseName\>/           s/^/R050/
-/DB_TermTerseName\>/             s/^/R051/
-/DB_WaiverTerseName\>/           s/^/R052/
-/DB_AccelBftRiderTerseName\>/    s/^/R053/
-/DB_OverloanRiderTerseName\>/    s/^/R054/
-/DB_ADDFootnote\>/               s/^/R055/
-/DB_ChildFootnote\>/             s/^/R056/
-/DB_SpouseFootnote\>/            s/^/R057/
-/DB_TermFootnote\>/              s/^/R058/
-/DB_WaiverFootnote\>/            s/^/R059/
-/DB_AccelBftRiderFootnote\>/     s/^/R060/
-/DB_OverloanRiderFootnote\>/     s/^/R061/
-/DB_GroupQuoteShortProductName\>/s/^/R062/
-/DB_GroupQuoteIsNotAnOffer\>/    s/^/R063/
-/DB_GroupQuoteRidersFooter\>/    s/^/R064/
-/DB_GroupQuotePolicyFormId\>/    s/^/R065/
-/DB_GroupQuoteStateVariations\>/ s/^/R066/
-/DB_GroupQuoteProspectus\>/      s/^/R067/
-/DB_GroupQuoteUnderwriter\>/     s/^/R068/
-/DB_GroupQuoteBrokerDealer\>/    s/^/R069/
-/DB_GroupQuoteRubricMandatory\>/ s/^/R070/
-/DB_GroupQuoteRubricVoluntary\>/ s/^/R071/
-/DB_GroupQuoteRubricFusion\>/    s/^/R072/
-/DB_GroupQuoteFooterMandatory\>/ s/^/R073/
-/DB_GroupQuoteFooterVoluntary\>/ s/^/R074/
-/DB_GroupQuoteFooterFusion\>/    s/^/R075/
-/DB_MinimumPremiumFootnote\>/    s/^/R076/
-/DB_PremAllocationFootnote\>/    s/^/R077/
-/DB_InterestDisclaimer\>/        s/^/R078/
-/DB_GuarMortalityFootnote\>/     s/^/R079/
-/DB_ProductDescription\>/        s/^/R080/
-/DB_StableValueFootnote\>/       s/^/R081/
-/DB_NoVanishPremiumFootnote\>/   s/^/R082/
-/DB_RejectPremiumFootnote\>/     s/^/R083/
-/DB_ExpRatingFootnote\>/         s/^/R084/
-/DB_MortalityBlendFootnote\>/    s/^/R085/
-/DB_HypotheticalRatesFootnote\>/ s/^/R086/
-/DB_SalesLoadRefundFootnote\>/   s/^/R087/
-/DB_NoLapseEverFootnote\>/       s/^/R088/
-/DB_NoLapseFootnote\>/           s/^/R089/
-/DB_CurrentValuesFootnote\>/     s/^/R090/
-/DB_DBOption1Footnote\>/         s/^/R091/
-/DB_DBOption2Footnote\>/         s/^/R092/
-/DB_DBOption3Footnote\>/         s/^/R093/
-/DB_MinDeathBenefitFootnote\>/   s/^/R094/
-/DB_ExpRatRiskChargeFootnote\>/  s/^/R095/
-/DB_ExchangeChargeFootnote1\>/   s/^/R096/
-/DB_FlexiblePremiumFootnote\>/   s/^/R097/
-/DB_GuaranteedValuesFootnote\>/  s/^/R098/
-/DB_CreditingRateFootnote\>/     s/^/R099/
-/DB_GrossRateFootnote\>/         s/^/R100/
-/DB_NetRateFootnote\>/           s/^/R101/
-/DB_MecFootnote\>/               s/^/R102/
-/DB_GptFootnote\>/               s/^/R103/
-/DB_MidpointValuesFootnote\>/    s/^/R104/
-/DB_SinglePremiumFootnote\>/     s/^/R105/
-/DB_MonthlyChargesFootnote\>/    s/^/R106/
-/DB_UltCreditingRateFootnote\>/  s/^/R107/
-/DB_UltCreditingRateHeader\>/    s/^/R108/
-/DB_MaxNaarFootnote\>/           s/^/R109/
-/DB_PremTaxSurrChgFootnote\>/    s/^/R110/
-/DB_PolicyFeeFootnote\>/         s/^/R111/
-/DB_AssetChargeFootnote\>/       s/^/R112/
-/DB_InvestmentIncomeFootnote\>/  s/^/R113/
-/DB_IrrDbFootnote\>/             s/^/R114/
-/DB_IrrCsvFootnote\>/            s/^/R115/
-/DB_MortalityChargesFootnote\>/  s/^/R116/
-/DB_LoanAndWithdrawalFootnote\>/ s/^/R117/
-/DB_LoanFootnote\>/              s/^/R118/
-/DB_ImprimaturPresale\>/         s/^/R119/
-/DB_ImprimaturPresaleComposite\>/s/^/R120/
-/DB_ImprimaturInforce\>/         s/^/R121/
-/DB_ImprimaturInforceComposite\>/s/^/R122/
-/DB_StateMarketingImprimatur\>/  s/^/R123/
-/DB_NonGuaranteedFootnote\>/     s/^/R124/
-/DB_NonGuaranteedFootnote1\>/    s/^/R125/
-/DB_NonGuaranteedFootnote1Tx\>/  s/^/R126/
-/DB_FnMonthlyDeductions\>/       s/^/R127/
-/DB_SurrenderFootnote\>/         s/^/R128/
-/DB_PortabilityFootnote\>/       s/^/R129/
-/DB_FundRateFootnote\>/          s/^/R130/
-/DB_IssuingCompanyFootnote\>/    s/^/R131/
-/DB_SubsidiaryFootnote\>/        s/^/R132/
-/DB_PlacementAgentFootnote\>/    s/^/R133/
-/DB_MarketingNameFootnote\>/     s/^/R134/
-/DB_GuarIssueDisclaimerNcSc\>/   s/^/R135/
-/DB_GuarIssueDisclaimerMd\>/     s/^/R136/
-/DB_GuarIssueDisclaimerTx\>/     s/^/R137/
-/DB_IllRegCertAgent\>/           s/^/R138/
-/DB_IllRegCertAgentIl\>/         s/^/R139/
-/DB_IllRegCertAgentTx\>/         s/^/R140/
-/DB_IllRegCertClient\>/          s/^/R141/
-/DB_IllRegCertClientIl\>/        s/^/R142/
-/DB_IllRegCertClientTx\>/        s/^/R143/
-/DB_FnMaturityAge\>/             s/^/R144/
-/DB_FnPartialMortality\>/        s/^/R145/
-/DB_FnProspectus\>/              s/^/R146/
-/DB_FnInitialSpecAmt\>/          s/^/R147/
-/DB_FnInforceAcctVal\>/          s/^/R148/
-/DB_FnInforceTaxBasis\>/         s/^/R149/
-/DB_Fn1035Charge\>/              s/^/R150/
-/DB_FnMecExtraWarning\>/         s/^/R151/
-/DB_FnNotTaxAdvice\>/            s/^/R152/
-/DB_FnNotTaxAdvice2\>/           s/^/R153/
-/DB_FnImf\>/                     s/^/R154/
-/DB_FnCensus\>/                  s/^/R155/
-/DB_FnDacTax\>/                  s/^/R156/
-/DB_FnDefnLifeIns\>/             s/^/R157/
-/DB_FnBoyEoy\>/                  s/^/R158/
-/DB_FnGeneralAccount\>/          s/^/R159/
-/DB_FnPpMemorandum\>/            s/^/R160/
-/DB_FnPpAccreditedInvestor\>/    s/^/R161/
-/DB_FnPpLoads\>/                 s/^/R162/
-/DB_FnProposalUnderwriting\>/    s/^/R163/
-/DB_FnGuaranteedPremium\>/       s/^/R164/
-/DB_FnOmnibusDisclaimer\>/       s/^/R165/
-/DB_FnInitialDbo\>/              s/^/R166/
-/DB_DefnGuarGenAcctRate\>/       s/^/R167/
-/DB_DefnAV\>/                    s/^/R168/
-/DB_DefnCSV\>/                   s/^/R169/
-/DB_DefnMec\>/                   s/^/R170/
-/DB_DefnOutlay\>/                s/^/R171/
-/DB_DefnSpecAmt\>/               s/^/R172/
+/DB_PolicyMktgName\>/            s/^/R002/
+/DB_PolicyLegalName\>/           s/^/R003/
+/DB_InsCoShortName\>/            s/^/R004/
+/DB_InsCoName\>/                 s/^/R005/
+/DB_InsCoAddr\>/                 s/^/R006/
+/DB_InsCoStreet\>/               s/^/R007/
+/DB_InsCoPhone\>/                s/^/R008/
+/DB_MainUnderwriter\>/           s/^/R009/
+/DB_MainUnderwriterAddress\>/    s/^/R010/
+/DB_CoUnderwriter\>/             s/^/R011/
+/DB_CoUnderwriterAddress\>/      s/^/R012/
+/DB_AvName\>/                    s/^/R013/
+/DB_CsvName\>/                   s/^/R014/
+/DB_CsvHeaderName\>/             s/^/R015/
+/DB_NoLapseProvisionName\>/      s/^/R016/
+/DB_ContractName\>/              s/^/R017/
+/DB_DboName\>/                   s/^/R018/
+/DB_DboNameLevel\>/              s/^/R019/
+/DB_DboNameIncreasing\>/         s/^/R020/
+/DB_DboNameReturnOfPremium\>/    s/^/R021/
+/DB_DboNameMinDeathBenefit\>/    s/^/R022/
+/DB_GenAcctName\>/               s/^/R023/
+/DB_GenAcctNameElaborated\>/     s/^/R024/
+/DB_SepAcctName\>/               s/^/R025/
+/DB_SpecAmtName\>/               s/^/R026/
+/DB_SpecAmtNameElaborated\>/     s/^/R027/
+/DB_UwBasisMedical\>/            s/^/R028/
+/DB_UwBasisParamedical\>/        s/^/R029/
+/DB_UwBasisNonmedical\>/         s/^/R030/
+/DB_UwBasisSimplified\>/         s/^/R031/
+/DB_UwBasisGuaranteed\>/         s/^/R032/
+/DB_UwClassPreferred\>/          s/^/R033/
+/DB_UwClassStandard\>/           s/^/R034/
+/DB_UwClassRated\>/              s/^/R035/
+/DB_UwClassUltra\>/              s/^/R036/
+/DB_AccountValueFootnote\>/      s/^/R037/
+/DB_AttainedAgeFootnote\>/       s/^/R038/
+/DB_CashSurrValueFootnote\>/     s/^/R039/
+/DB_DeathBenefitFootnote\>/      s/^/R040/
+/DB_InitialPremiumFootnote\>/    s/^/R041/
+/DB_NetPremiumFootnote\>/        s/^/R042/
+/DB_GrossPremiumFootnote\>/      s/^/R043/
+/DB_OutlayFootnote\>/            s/^/R044/
+/DB_PolicyYearFootnote\>/        s/^/R045/
+/DB_ADDTerseName\>/              s/^/R046/
+/DB_InsurabilityTerseName\>/     s/^/R047/
+/DB_ChildTerseName\>/            s/^/R048/
+/DB_SpouseTerseName\>/           s/^/R049/
+/DB_TermTerseName\>/             s/^/R050/
+/DB_WaiverTerseName\>/           s/^/R051/
+/DB_AccelBftRiderTerseName\>/    s/^/R052/
+/DB_OverloanRiderTerseName\>/    s/^/R053/
+/DB_ADDFootnote\>/               s/^/R054/
+/DB_ChildFootnote\>/             s/^/R055/
+/DB_SpouseFootnote\>/            s/^/R056/
+/DB_TermFootnote\>/              s/^/R057/
+/DB_WaiverFootnote\>/            s/^/R058/
+/DB_AccelBftRiderFootnote\>/     s/^/R059/
+/DB_OverloanRiderFootnote\>/     s/^/R060/
+/DB_GroupQuoteShortProductName\>/s/^/R061/
+/DB_GroupQuoteIsNotAnOffer\>/    s/^/R062/
+/DB_GroupQuoteRidersFooter\>/    s/^/R063/
+/DB_GroupQuotePolicyFormId\>/    s/^/R064/
+/DB_GroupQuoteStateVariations\>/ s/^/R065/
+/DB_GroupQuoteProspectus\>/      s/^/R066/
+/DB_GroupQuoteUnderwriter\>/     s/^/R067/
+/DB_GroupQuoteBrokerDealer\>/    s/^/R068/
+/DB_GroupQuoteRubricMandatory\>/ s/^/R069/
+/DB_GroupQuoteRubricVoluntary\>/ s/^/R070/
+/DB_GroupQuoteRubricFusion\>/    s/^/R071/
+/DB_GroupQuoteFooterMandatory\>/ s/^/R072/
+/DB_GroupQuoteFooterVoluntary\>/ s/^/R073/
+/DB_GroupQuoteFooterFusion\>/    s/^/R074/
+/DB_MinimumPremiumFootnote\>/    s/^/R075/
+/DB_PremAllocationFootnote\>/    s/^/R076/
+/DB_InterestDisclaimer\>/        s/^/R077/
+/DB_GuarMortalityFootnote\>/     s/^/R078/
+/DB_ProductDescription\>/        s/^/R079/
+/DB_StableValueFootnote\>/       s/^/R080/
+/DB_NoVanishPremiumFootnote\>/   s/^/R081/
+/DB_RejectPremiumFootnote\>/     s/^/R082/
+/DB_ExpRatingFootnote\>/         s/^/R083/
+/DB_MortalityBlendFootnote\>/    s/^/R084/
+/DB_HypotheticalRatesFootnote\>/ s/^/R085/
+/DB_SalesLoadRefundFootnote\>/   s/^/R086/
+/DB_NoLapseEverFootnote\>/       s/^/R087/
+/DB_NoLapseFootnote\>/           s/^/R088/
+/DB_CurrentValuesFootnote\>/     s/^/R089/
+/DB_DBOption1Footnote\>/         s/^/R090/
+/DB_DBOption2Footnote\>/         s/^/R091/
+/DB_DBOption3Footnote\>/         s/^/R092/
+/DB_MinDeathBenefitFootnote\>/   s/^/R093/
+/DB_ExpRatRiskChargeFootnote\>/  s/^/R094/
+/DB_ExchangeChargeFootnote1\>/   s/^/R095/
+/DB_FlexiblePremiumFootnote\>/   s/^/R096/
+/DB_GuaranteedValuesFootnote\>/  s/^/R097/
+/DB_CreditingRateFootnote\>/     s/^/R098/
+/DB_GrossRateFootnote\>/         s/^/R099/
+/DB_NetRateFootnote\>/           s/^/R100/
+/DB_MecFootnote\>/               s/^/R101/
+/DB_GptFootnote\>/               s/^/R102/
+/DB_MidpointValuesFootnote\>/    s/^/R103/
+/DB_SinglePremiumFootnote\>/     s/^/R104/
+/DB_MonthlyChargesFootnote\>/    s/^/R105/
+/DB_UltCreditingRateFootnote\>/  s/^/R106/
+/DB_UltCreditingRateHeader\>/    s/^/R107/
+/DB_MaxNaarFootnote\>/           s/^/R108/
+/DB_PremTaxSurrChgFootnote\>/    s/^/R109/
+/DB_PolicyFeeFootnote\>/         s/^/R110/
+/DB_AssetChargeFootnote\>/       s/^/R111/
+/DB_InvestmentIncomeFootnote\>/  s/^/R112/
+/DB_IrrDbFootnote\>/             s/^/R113/
+/DB_IrrCsvFootnote\>/            s/^/R114/
+/DB_MortalityChargesFootnote\>/  s/^/R115/
+/DB_LoanAndWithdrawalFootnote\>/ s/^/R116/
+/DB_LoanFootnote\>/              s/^/R117/
+/DB_ImprimaturPresale\>/         s/^/R118/
+/DB_ImprimaturPresaleComposite\>/s/^/R119/
+/DB_ImprimaturInforce\>/         s/^/R120/
+/DB_ImprimaturInforceComposite\>/s/^/R121/
+/DB_StateMarketingImprimatur\>/  s/^/R122/
+/DB_NonGuaranteedFootnote\>/     s/^/R123/
+/DB_NonGuaranteedFootnote1\>/    s/^/R124/
+/DB_NonGuaranteedFootnote1Tx\>/  s/^/R125/
+/DB_FnMonthlyDeductions\>/       s/^/R126/
+/DB_SurrenderFootnote\>/         s/^/R127/
+/DB_PortabilityFootnote\>/       s/^/R128/
+/DB_FundRateFootnote\>/          s/^/R129/
+/DB_IssuingCompanyFootnote\>/    s/^/R130/
+/DB_SubsidiaryFootnote\>/        s/^/R131/
+/DB_PlacementAgentFootnote\>/    s/^/R132/
+/DB_MarketingNameFootnote\>/     s/^/R133/
+/DB_GuarIssueDisclaimerNcSc\>/   s/^/R134/
+/DB_GuarIssueDisclaimerMd\>/     s/^/R135/
+/DB_GuarIssueDisclaimerTx\>/     s/^/R136/
+/DB_IllRegCertAgent\>/           s/^/R137/
+/DB_IllRegCertAgentIl\>/         s/^/R138/
+/DB_IllRegCertAgentTx\>/         s/^/R139/
+/DB_IllRegCertClient\>/          s/^/R140/
+/DB_IllRegCertClientIl\>/        s/^/R141/
+/DB_IllRegCertClientTx\>/        s/^/R142/
+/DB_FnMaturityAge\>/             s/^/R143/
+/DB_FnPartialMortality\>/        s/^/R144/
+/DB_FnProspectus\>/              s/^/R145/
+/DB_FnInitialSpecAmt\>/          s/^/R146/
+/DB_FnInforceAcctVal\>/          s/^/R147/
+/DB_FnInforceTaxBasis\>/         s/^/R148/
+/DB_Fn1035Charge\>/              s/^/R149/
+/DB_FnMecExtraWarning\>/         s/^/R150/
+/DB_FnNotTaxAdvice\>/            s/^/R151/
+/DB_FnNotTaxAdvice2\>/           s/^/R152/
+/DB_FnImf\>/                     s/^/R153/
+/DB_FnCensus\>/                  s/^/R154/
+/DB_FnDacTax\>/                  s/^/R155/
+/DB_FnDefnLifeIns\>/             s/^/R156/
+/DB_FnBoyEoy\>/                  s/^/R157/
+/DB_FnGeneralAccount\>/          s/^/R158/
+/DB_FnPpMemorandum\>/            s/^/R159/
+/DB_FnPpAccreditedInvestor\>/    s/^/R160/
+/DB_FnPpLoads\>/                 s/^/R161/
+/DB_FnProposalUnderwriting\>/    s/^/R162/
+/DB_FnGuaranteedPremium\>/       s/^/R163/
+/DB_FnOmnibusDisclaimer\>/       s/^/R164/
+/DB_FnInitialDbo\>/              s/^/R165/
+/DB_DefnGuarGenAcctRate\>/       s/^/R166/
+/DB_DefnAV\>/                    s/^/R167/
+/DB_DefnCSV\>/                   s/^/R168/
+/DB_DefnMec\>/                   s/^/R169/
+/DB_DefnOutlay\>/                s/^/R170/
+/DB_DefnSpecAmt\>/               s/^/R171/
 # DB_Topic_Weights
 /DB_WeightClass\>/               s/^/S001/
 /DB_WeightGender\>/              s/^/S002/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]